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

* [bitnami/mlflow] Release 5.1.15 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-18 20:50:36 +02:00
committed by GitHub
parent 0b26a52136
commit 70efd36946
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 5.1.14 (2025-08-16)
## 5.1.15 (2025-08-18)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35951](https://github.com/bitnami/charts/pull/35951))
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#36128](https://github.com/bitnami/charts/pull/36128))
## <small>5.1.14 (2025-08-17)</small>
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35951) ([f5f1803](https://github.com/bitnami/charts/commit/f5f180387439e7c86ff36fb7b2bd09bc662f6b42)), closes [#35951](https://github.com/bitnami/charts/issues/35951)
## <small>5.1.13 (2025-08-14)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.50.1-debian-12-r31
image: docker.io/bitnami/git:2.51.0-debian-12-r0
- 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.14
version: 5.1.15

View File

@@ -122,7 +122,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.50.1-debian-12-r31
tag: 2.51.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.