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

* [bitnami/mlflow] Release 5.1.2 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-09 01:31:45 +02:00
committed by GitHub
parent 6b93659de4
commit 4c67c19267
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 5.1.1 (2025-07-08)
## 5.1.2 (2025-07-08)
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#34856](https://github.com/bitnami/charts/pull/34856))
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#34891](https://github.com/bitnami/charts/pull/34891))
## <small>5.1.1 (2025-07-08)</small>
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#34856) ([100bf45](https://github.com/bitnami/charts/commit/100bf45756b4d13d0f8cfb35c59d67359f371899)), closes [#34856](https://github.com/bitnami/charts/issues/34856)
## 5.1.0 (2025-06-30)

View File

@@ -5,7 +5,7 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.50.0-debian-12-r2
image: docker.io/bitnami/git:2.50.1-debian-12-r0
- name: mlflow
image: docker.io/bitnami/mlflow:3.1.2-debian-12-r0
- 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.1
version: 5.1.2

View File

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