mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/mlflow] Release 1.4.22 (#28698)
* [bitnami/mlflow] Release 1.4.22 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.4.21 (2024-07-29)
|
||||
## 1.4.22 (2024-08-06)
|
||||
|
||||
* [bitnami/mlflow] Release 1.4.21 ([#28568](https://github.com/bitnami/charts/pull/28568))
|
||||
* [bitnami/mlflow] Release 1.4.22 ([#28698](https://github.com/bitnami/charts/pull/28698))
|
||||
|
||||
## <small>1.4.21 (2024-07-29)</small>
|
||||
|
||||
* [bitnami/mlflow] Release 1.4.21 (#28568) ([f122907](https://github.com/bitnami/charts/commit/f1229071d5e472881fe01e8bdaa4a90a2abe1c34)), closes [#28568](https://github.com/bitnami/charts/issues/28568)
|
||||
|
||||
## <small>1.4.20 (2024-07-25)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.6.29
|
||||
version: 14.6.32
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.20
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:8937c8c84989bcb5819b5d275554fa749b3528d9a478e76fbb2a27e65f2540ff
|
||||
generated: "2024-07-29T18:53:31.061977417Z"
|
||||
version: 2.21.0
|
||||
digest: sha256:726b315edb83c3578630e28ead1e85a38a15dcf946141ed72669dfba9b4775ff
|
||||
generated: "2024-08-06T17:03:26.875131923Z"
|
||||
|
||||
@@ -8,11 +8,11 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.46.0-debian-12-r0
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.15.0-debian-12-r0
|
||||
image: docker.io/bitnami/mlflow:2.15.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||
apiVersion: v2
|
||||
appVersion: 2.15.0
|
||||
appVersion: 2.15.1
|
||||
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.21
|
||||
version: 1.4.22
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.15.0-debian-12-r0
|
||||
tag: 2.15.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user