mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mlflow] ⚡ ⬆️ Update dependency references (#34281)
* [bitnami/mlflow] Release 4.0.3 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
|
||||
|
||||
## 4.0.2 (2025-06-09)
|
||||
## 4.0.3 (2025-06-09)
|
||||
|
||||
* [bitnami/mlflow] Disable MinIO Console ([#34268](https://github.com/bitnami/charts/pull/34268))
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#34281](https://github.com/bitnami/charts/pull/34281))
|
||||
|
||||
## <small>4.0.2 (2025-06-09)</small>
|
||||
|
||||
* [bitnami/mlflow] Disable MinIO Console (#34268) ([0c2c1ad](https://github.com/bitnami/charts/commit/0c2c1ad68eda6214fe89b8975d6b8c7285fe7c83)), closes [#34268](https://github.com/bitnami/charts/issues/34268)
|
||||
|
||||
## <small>4.0.1 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r9
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.22.0-debian-12-r5
|
||||
image: docker.io/bitnami/mlflow:2.22.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 2.22.0
|
||||
appVersion: 2.22.1
|
||||
dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
@@ -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: 4.0.2
|
||||
version: 4.0.3
|
||||
|
||||
@@ -93,7 +93,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.22.0-debian-12-r5
|
||||
tag: 2.22.1-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