mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/mlflow] Release 1.5.2 (#29435)
* [bitnami/mlflow] Release 1.5.2 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.5.1 (2024-09-15)
|
||||
## 1.5.2 (2024-09-16)
|
||||
|
||||
* [bitnami/mlflow] Release 1.5.1 ([#29419](https://github.com/bitnami/charts/pull/29419))
|
||||
* [bitnami/mlflow] Release 1.5.2 ([#29435](https://github.com/bitnami/charts/pull/29435))
|
||||
|
||||
## <small>1.5.1 (2024-09-15)</small>
|
||||
|
||||
* [bitnami/mlflow] Release 1.5.1 (#29419) ([c4a8f6c](https://github.com/bitnami/charts/commit/c4a8f6cd95e3c12629e1d5e7571f58b20b5015cd)), closes [#29419](https://github.com/bitnami/charts/issues/29419)
|
||||
|
||||
## 1.5.0 (2024-09-06)
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.46.0-debian-12-r4
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.16.0-debian-12-r2
|
||||
image: docker.io/bitnami/mlflow:2.16.0-debian-12-r3
|
||||
- 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.1
|
||||
version: 1.5.2
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.16.0-debian-12-r2
|
||||
tag: 2.16.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user