[bitnami/mlflow] ⬆️ Update dependency references (#34161)

* [bitnami/mlflow] Release 4.0.1 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:
Bitnami Bot
2025-06-06 03:42:33 +02:00
committed by GitHub
parent 8004bc779d
commit 6cf7e89b33
3 changed files with 14 additions and 9 deletions
+6 -1
View File
@@ -1,8 +1,13 @@
# Changelog
## 4.0.1 (2025-06-06)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#34161](https://github.com/bitnami/charts/pull/34161))
## 4.0.0 (2025-06-04)
* [bitnami/mlflow] feat: major version due to Minio major bump ([#34090](https://github.com/bitnami/charts/pull/34090))
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
* [bitnami/mlflow] feat: major version due to Minio major bump (#34090) ([095fda8](https://github.com/bitnami/charts/commit/095fda8c1d4adee4f6fdeccef26975dd6aefb332)), closes [#34090](https://github.com/bitnami/charts/issues/34090)
## <small>3.0.7 (2025-05-08)</small>
+4 -4
View File
@@ -5,11 +5,11 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.49.0-debian-12-r6
image: docker.io/bitnami/git:2.49.0-debian-12-r9
- name: mlflow
image: docker.io/bitnami/mlflow:2.22.0-debian-12-r3
image: docker.io/bitnami/mlflow:2.22.0-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
image: docker.io/bitnami/os-shell:12-debian-12-r46
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -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: 4.0.0
version: 4.0.1
+4 -4
View File
@@ -93,7 +93,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.22.0-debian-12-r3
tag: 2.22.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -122,7 +122,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.49.0-debian-12-r6
tag: 2.49.0-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1222,7 +1222,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r43
tag: 12-debian-12-r46
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1271,7 +1271,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r43
tag: 12-debian-12-r46
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##