[bitnami/mlflow] Release 1.5.5 (#29477)

* [bitnami/mlflow] Release 1.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>
This commit is contained in:
Bitnami Bot
2024-09-17 14:49:10 +02:00
committed by GitHub
parent 1e01d4e63c
commit 6182dc59c2
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.5.4 (2024-09-17)
## 1.5.5 (2024-09-17)
* [bitnami/mlflow] Release 1.5.4 ([#29461](https://github.com/bitnami/charts/pull/29461))
* [bitnami/mlflow] Release 1.5.5 ([#29477](https://github.com/bitnami/charts/pull/29477))
## <small>1.5.4 (2024-09-17)</small>
* [bitnami/mlflow] Release 1.5.4 (#29461) ([429ff90](https://github.com/bitnami/charts/commit/429ff903d4d62bd7382e8f6a3d0544a7177c80b8)), closes [#29461](https://github.com/bitnami/charts/issues/29461)
## <small>1.5.3 (2024-09-16)</small>

View File

@@ -8,7 +8,7 @@ annotations:
- name: git
image: docker.io/bitnami/git:2.46.1-debian-12-r0
- name: mlflow
image: docker.io/bitnami/mlflow:2.16.2-debian-12-r0
image: docker.io/bitnami/mlflow:2.16.2-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
@@ -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.5.4
version: 1.5.5

View File

@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.16.2-debian-12-r0
tag: 2.16.2-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'