mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 16:27:07 +08:00
[bitnami/mlflow] ⚡ ⬆️ Update dependency references (#35424)
* [bitnami/mlflow] Release 5.1.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
|
||||
|
||||
## 5.1.6 (2025-07-24)
|
||||
## 5.1.7 (2025-08-05)
|
||||
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35276](https://github.com/bitnami/charts/pull/35276))
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references ([#35424](https://github.com/bitnami/charts/pull/35424))
|
||||
|
||||
## <small>5.1.6 (2025-07-24)</small>
|
||||
|
||||
* [bitnami/mlflow] :zap: :arrow_up: Update dependency references (#35276) ([e391166](https://github.com/bitnami/charts/commit/e39116634bc5e44f62433307942149dda1ab5c3d)), closes [#35276](https://github.com/bitnami/charts/issues/35276)
|
||||
|
||||
## <small>5.1.5 (2025-07-22)</small>
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r1
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:3.1.4-debian-12-r1
|
||||
image: docker.io/bitnami/mlflow:3.2.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.4
|
||||
appVersion: 3.2.0
|
||||
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: 5.1.6
|
||||
version: 5.1.7
|
||||
|
||||
@@ -93,7 +93,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 3.1.4-debian-12-r1
|
||||
tag: 3.2.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