mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mlflow] ⚡ ⬆️ Update dependency references (#35594)
* [bitnami/mlflow] Release 5.1.9 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
|
||||
|
||||
## 5.1.8 (2025-08-07)
|
||||
## 5.1.9 (2025-08-07)
|
||||
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35476](https://github.com/bitnami/charts/pull/35476))
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35594](https://github.com/bitnami/charts/pull/35594))
|
||||
|
||||
## <small>5.1.8 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35476) ([f69af30](https://github.com/bitnami/charts/commit/f69af30dc9ac9e3e2ea1e069dac3e5a45bd425d4)), closes [#35476](https://github.com/bitnami/charts/issues/35476)
|
||||
|
||||
## <small>5.1.7 (2025-08-05)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 17.0.8
|
||||
version: 17.0.16
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.7.13
|
||||
version: 16.7.21
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:a49a0e646101b87c316424a5ad413f3f43251800598bf746e72e458781bbbca8
|
||||
generated: "2025-06-25T16:02:41.651744+02:00"
|
||||
digest: sha256:15b2769d3eeea15b51a9b6889f87c44273a6cc06b90c1613f70c6fac6e78b2fd
|
||||
generated: "2025-08-07T17:21:13.255931709Z"
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r2
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r4
|
||||
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r7
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mlflow
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
|
||||
- https://github.com/mlflow/mlflow
|
||||
version: 5.1.8
|
||||
version: 5.1.9
|
||||
|
||||
@@ -93,7 +93,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 3.2.0-debian-12-r4
|
||||
tag: 3.2.0-debian-12-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user