[bitnami/mlflow] Release 0.7.6 updating components versions (#23311)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-08 05:18:26 +01:00
committed by GitHub
parent bfa057ad39
commit c3cf0d9cd3
2 changed files with 8 additions and 8 deletions

View File

@@ -5,12 +5,12 @@ annotations:
category: MachineLearning
licenses: Apache-2.0
images: |
- m
- l
- f
- l
- o
- w
- name: git
image: docker.io/bitnami/git:2.43.0-debian-11-r9
- name: mlflow
image: docker.io/bitnami/mlflow:2.10.1-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r96
apiVersion: v2
appVersion: 2.10.1
dependencies:
@@ -43,4 +43,4 @@ name: mlflow
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
- https://github.com/mlflow/mlflow
version: 0.7.5
version: 0.7.6

View File

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