Skip to content

Commit

Permalink
[bitnami/mlflow] Release 2.4.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Jan 30, 2025
1 parent 0298c73 commit 161d944
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions bitnami/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.48.1-debian-12-r0
image: docker.io/bitnami/git:2.48.1-debian-12-r3
- name: mlflow
image: docker.io/bitnami/mlflow:2.20.0-debian-12-r0
image: docker.io/bitnami/mlflow:2.20.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
image: docker.io/bitnami/os-shell:12-debian-12-r36
apiVersion: v2
appVersion: 2.20.0
appVersion: 2.20.1
dependencies:
- condition: minio.enabled
name: minio
Expand Down Expand Up @@ -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: 2.4.0
version: 2.4.1
8 changes: 4 additions & 4 deletions bitnami/mlflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.20.0-debian-12-r0
tag: 2.20.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -121,7 +121,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.48.1-debian-12-r0
tag: 2.48.1-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1217,7 +1217,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r35
tag: 12-debian-12-r36
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -1266,7 +1266,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r35
tag: 12-debian-12-r36
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##
Expand Down

0 comments on commit 161d944

Please sign in to comment.