[bitnami/mlflow] Release 0.2.2 updating components versions (#20704)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-08 17:03:08 +01:00
committed by GitHub
parent 224890de4c
commit c052eb8da3
3 changed files with 7 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.18
version: 12.9.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.1.5
version: 13.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.13.3
digest: sha256:a0e6a3044f01883408aa256bb607b988ddcd9b1b667fbffb68707106f01fd130
generated: "2023-10-30T01:05:18.71290298Z"
digest: sha256:5bed2400221aa0123aa2b1ae3e1dc76fbbc910fa374475391124da34db730dc6
generated: "2023-11-08T15:18:43.825345023Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.42.0-debian-11-r45
image: docker.io/bitnami/git:2.42.1-debian-11-r0
- name: mlflow
image: docker.io/bitnami/mlflow:2.8.0-debian-11-r0
- name: os-shell
@@ -43,4 +43,4 @@ name: mlflow
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
- https://github.com/mlflow/mlflow
version: 0.2.1
version: 0.2.2

View File

@@ -110,7 +110,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.42.0-debian-11-r45
tag: 2.42.1-debian-11-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.