From c76f77069d0178dcec869513366ecd9f23c3694d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 17 Jun 2024 16:07:41 +0000 Subject: [PATCH 1/2] [bitnami/mlflow] Release 1.4.10 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mlflow/Chart.yaml | 6 +++--- bitnami/mlflow/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mlflow/Chart.yaml b/bitnami/mlflow/Chart.yaml index 6a01476e3a072b..614807d7d04bd0 100644 --- a/bitnami/mlflow/Chart.yaml +++ b/bitnami/mlflow/Chart.yaml @@ -8,11 +8,11 @@ annotations: - name: git image: docker.io/bitnami/git:2.45.2-debian-12-r0 - name: mlflow - image: docker.io/bitnami/mlflow:2.13.2-debian-12-r1 + image: docker.io/bitnami/mlflow:2.14.0-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r22 apiVersion: v2 -appVersion: 2.13.2 +appVersion: 2.14.0 dependencies: - condition: minio.enabled name: minio @@ -44,4 +44,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: 1.4.9 +version: 1.4.10 diff --git a/bitnami/mlflow/values.yaml b/bitnami/mlflow/values.yaml index da86b25dc79442..d7051c9c830fec 100644 --- a/bitnami/mlflow/values.yaml +++ b/bitnami/mlflow/values.yaml @@ -85,7 +85,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mlflow - tag: 2.13.2-debian-12-r1 + tag: 2.14.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 4e5034322e31acda2d2a2a0689d16a3e2e6ee4ed Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 17 Jun 2024 16:10:13 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md Signed-off-by: Bitnami Containers --- bitnami/mlflow/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bitnami/mlflow/CHANGELOG.md b/bitnami/mlflow/CHANGELOG.md index 1ae88a5ccd0f4a..0bcc84118fe9fc 100644 --- a/bitnami/mlflow/CHANGELOG.md +++ b/bitnami/mlflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 1.4.9 (2024-06-17) +## 1.4.10 (2024-06-17) -* [bitnami/mlflow] Release 1.4.9 ([#27251](https://github.com/bitnami/charts/pull/27251)) +* [bitnami/mlflow] Release 1.4.10 ([#27311](https://github.com/bitnami/charts/pull/27311)) + +## 1.4.9 (2024-06-17) + +* [bitnami/mlflow] Release 1.4.9 (#27251) ([2e581c1](https://github.com/bitnami/charts/commit/2e581c17d559f6b295d9ccd5b87785220b1a0e4b)), closes [#27251](https://github.com/bitnami/charts/issues/27251) ## 1.4.8 (2024-06-17)