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

* [bitnami/mlflow] Release 5.1.10 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-08-07 21:26:10 +02:00
committed by GitHub
parent ea2f6818f5
commit 8e291f91d0
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 5.1.9 (2025-08-07)
## 5.1.10 (2025-08-07)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35594](https://github.com/bitnami/charts/pull/35594))
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35624](https://github.com/bitnami/charts/pull/35624))
## <small>5.1.9 (2025-08-07)</small>
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35594) ([a84aca4](https://github.com/bitnami/charts/commit/a84aca4299de6f18cdf2478428ee671c94376e93)), closes [#35594](https://github.com/bitnami/charts/issues/35594)
## <small>5.1.8 (2025-08-07)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: mlflow
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49
image: docker.io/bitnami/os-shell:12-debian-12-r50
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.9
version: 5.1.10

View File

@@ -1222,7 +1222,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r49
tag: 12-debian-12-r50
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-r49
tag: 12-debian-12-r50
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##