Skip to content

Commit

Permalink
[bitnami/mlflow] Release 1.0.8 updating components versions (#26112)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 20, 2024
1 parent bf03e1d commit b2bb25e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions bitnami/mlflow/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.4.2
version: 14.4.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.3.2
version: 15.3.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:a1d4253234c387000d59b7a30d687d1c656f8fe1efcfa10d56574c05bbfe04d4
generated: "2024-05-18T01:55:41.751422984Z"
digest: sha256:a4b69e73d346f7a0625cb86426ff1b6fd4d41d42551d04c8672769fced02e6f4
generated: "2024-05-20T06:16:16.21186654Z"
6 changes: 3 additions & 3 deletions bitnami/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: git
image: docker.io/bitnami/git:2.45.1-debian-12-r0
- name: mlflow
image: docker.io/bitnami/mlflow:2.12.2-debian-12-r1
image: docker.io/bitnami/mlflow:2.13.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
apiVersion: v2
appVersion: 2.12.2
appVersion: 2.13.0
dependencies:
- condition: minio.enabled
name: minio
Expand Down Expand Up @@ -43,4 +43,4 @@ name: mlflow
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
- https://github.com/mlflow/mlflow
version: 1.0.7
version: 1.0.8
2 changes: 1 addition & 1 deletion bitnami/mlflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.12.2-debian-12-r1
tag: 2.13.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit b2bb25e

Please sign in to comment.