[bitnami/mlflow] Release 1.0.2 updating components versions (#24838)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-02 20:06:04 +02:00
committed by GitHub
parent 791ba86c69
commit e26df1070a
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ annotations:
- name: git
image: docker.io/bitnami/git:2.44.0-debian-12-r2
- name: mlflow
image: docker.io/bitnami/mlflow:2.11.3-debian-12-r2
image: docker.io/bitnami/mlflow:2.11.3-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
apiVersion: v2
@@ -43,4 +43,4 @@ name: mlflow
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
- https://github.com/mlflow/mlflow
version: 1.0.1
version: 1.0.2

View File

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