mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mlflow] ⚡ ⬆️ Update dependency references (#35911)
* [bitnami/mlflow] Release 5.1.11 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/mlflow] Release 5.1.11 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/mlflow] Release 5.1.11 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 5.1.10 (2025-08-07)
|
## 5.1.11 (2025-08-14)
|
||||||
|
|
||||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35624](https://github.com/bitnami/charts/pull/35624))
|
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35911](https://github.com/bitnami/charts/pull/35911))
|
||||||
|
|
||||||
|
## <small>5.1.10 (2025-08-07)</small>
|
||||||
|
|
||||||
|
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35624) ([8e291f9](https://github.com/bitnami/charts/commit/8e291f91d079e8434c6f1a70dd06d719736e29af)), closes [#35624](https://github.com/bitnami/charts/issues/35624)
|
||||||
|
|
||||||
## <small>5.1.9 (2025-08-07)</small>
|
## <small>5.1.9 (2025-08-07)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: minio
|
- name: minio
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 17.0.16
|
version: 17.0.19
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 16.7.21
|
version: 16.7.24
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.31.3
|
version: 2.31.4
|
||||||
digest: sha256:15b2769d3eeea15b51a9b6889f87c44273a6cc06b90c1613f70c6fac6e78b2fd
|
digest: sha256:b1df5416441118981636c2a5a5aaf5cbfd075c6fd8eb74210db14f3e4513b987
|
||||||
generated: "2025-08-07T17:21:13.255931709Z"
|
generated: "2025-08-14T16:57:48.553802475Z"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ annotations:
|
|||||||
category: MachineLearning
|
category: MachineLearning
|
||||||
images: |
|
images: |
|
||||||
- name: git
|
- name: git
|
||||||
image: docker.io/bitnami/git:2.50.1-debian-12-r2
|
image: docker.io/bitnami/git:2.50.1-debian-12-r5
|
||||||
- name: mlflow
|
- name: mlflow
|
||||||
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r7
|
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r7
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
@@ -47,4 +47,4 @@ sources:
|
|||||||
- https://github.com/bitnami/charts/tree/main/bitnami/mlflow
|
- https://github.com/bitnami/charts/tree/main/bitnami/mlflow
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
|
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
|
||||||
- https://github.com/mlflow/mlflow
|
- https://github.com/mlflow/mlflow
|
||||||
version: 5.1.10
|
version: 5.1.11
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ image:
|
|||||||
gitImage:
|
gitImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/git
|
repository: bitnami/git
|
||||||
tag: 2.50.1-debian-12-r2
|
tag: 2.50.1-debian-12-r5
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
|
|||||||
Reference in New Issue
Block a user