mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/mlflow] Release 2.5.5 (#32462)
* [bitnami/mlflow] Release 2.5.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.5.4 (2025-03-13)
|
||||
## 2.5.5 (2025-03-14)
|
||||
|
||||
* [bitnami/mlflow] Release 2.5.4 ([#32435](https://github.com/bitnami/charts/pull/32435))
|
||||
* [bitnami/mlflow] Release 2.5.5 ([#32462](https://github.com/bitnami/charts/pull/32462))
|
||||
|
||||
## <small>2.5.4 (2025-03-13)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/mlflow] Release 2.5.4 (#32435) ([20e95a7](https://github.com/bitnami/charts/commit/20e95a7001ccb50abbd23d8a445b489857c5222a)), closes [#32435](https://github.com/bitnami/charts/issues/32435)
|
||||
|
||||
## <small>2.5.3 (2025-03-04)</small>
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.48.1-debian-12-r9
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.20.4-debian-12-r0
|
||||
image: docker.io/bitnami/mlflow:2.21.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.4
|
||||
appVersion: 2.21.0
|
||||
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.4
|
||||
version: 2.5.5
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.20.4-debian-12-r0
|
||||
tag: 2.21.0-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