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

* [bitnami/mlflow] Release 5.1.3 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-07-15 17:22:49 +02:00
committed by GitHub
parent a3a15ef99e
commit c800f4ac12
3 changed files with 10 additions and 6 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 5.1.2 (2025-07-08)
## 5.1.3 (2025-07-15)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#34891](https://github.com/bitnami/charts/pull/34891))
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35114](https://github.com/bitnami/charts/pull/35114))
## <small>5.1.2 (2025-07-08)</small>
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#34891) ([4c67c19](https://github.com/bitnami/charts/commit/4c67c19267461e24301e1b8d069d98f1a536f9df)), closes [#34891](https://github.com/bitnami/charts/issues/34891)
## <small>5.1.1 (2025-07-08)</small>
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
- name: mlflow
image: docker.io/bitnami/mlflow:3.1.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
image: docker.io/bitnami/os-shell:12-debian-12-r48
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: 5.1.2
version: 5.1.3
+2 -2
View File
@@ -1222,7 +1222,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
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-r47
tag: 12-debian-12-r48
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##