mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mlflow] Release 2.5.7 (#32627)
* [bitnami/mlflow] Release 2.5.7 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.5.6 (2025-03-26)
|
||||
## 2.5.7 (2025-03-26)
|
||||
|
||||
* [bitnami/mlflow] Release 2.5.6 ([#32610](https://github.com/bitnami/charts/pull/32610))
|
||||
* [bitnami/mlflow] Release 2.5.7 ([#32627](https://github.com/bitnami/charts/pull/32627))
|
||||
|
||||
## <small>2.5.6 (2025-03-26)</small>
|
||||
|
||||
* [bitnami/mlflow] Release 2.5.6 (#32610) ([42b111e](https://github.com/bitnami/charts/commit/42b111e0fd37614ae8691830160face60afe2d6f)), closes [#32610](https://github.com/bitnami/charts/issues/32610)
|
||||
|
||||
## <small>2.5.5 (2025-03-14)</small>
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r1
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.21.1-debian-12-r0
|
||||
image: docker.io/bitnami/mlflow:2.21.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 2.21.1
|
||||
appVersion: 2.21.2
|
||||
dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
@@ -45,4 +45,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: 2.5.6
|
||||
version: 2.5.7
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.21.1-debian-12-r0
|
||||
tag: 2.21.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user