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

* [bitnami/mlflow] Release 5.1.13 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-14 21:02:59 +02:00
committed by GitHub
parent d5e10afac0
commit bfce8183f8
3 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 5.1.12 (2025-08-14)
## 5.1.13 (2025-08-14)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35924](https://github.com/bitnami/charts/pull/35924))
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35937](https://github.com/bitnami/charts/pull/35937))
## <small>5.1.12 (2025-08-14)</small>
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35924) ([73bac6e](https://github.com/bitnami/charts/commit/73bac6ec212b4e14af066d6bd4fa614c5120b647)), closes [#35924](https://github.com/bitnami/charts/issues/35924)
## <small>5.1.11 (2025-08-14)</small>
+2 -2
View File
@@ -5,7 +5,7 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.50.1-debian-12-r6
image: docker.io/bitnami/git:2.50.1-debian-12-r7
- name: mlflow
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r7
- name: os-shell
@@ -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.12
version: 5.1.13
+1 -1
View File
@@ -122,7 +122,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.50.1-debian-12-r6
tag: 2.50.1-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.