Skip to content

Commit

Permalink
[bitnami/mlflow] Release 2.3.2 (bitnami#31485)
Browse files Browse the repository at this point in the history
* [bitnami/mlflow] Release 2.3.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Jan 20, 2025
1 parent b11637c commit 78bbe94
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
8 changes: 6 additions & 2 deletions bitnami/mlflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.3.1 (2024-12-11)
## 2.3.2 (2025-01-20)

* [bitnami/mlflow] Release 2.3.1 ([#30994](https://github.com/bitnami/charts/pull/30994))
* [bitnami/mlflow] Release 2.3.2 ([#31485](https://github.com/bitnami/charts/pull/31485))

## <small>2.3.1 (2024-12-11)</small>

* [bitnami/mlflow] Release 2.3.1 (#30994) ([d5a8c38](https://github.com/bitnami/charts/commit/d5a8c380742726bd6268ccaa96a63bb57d1d64db)), closes [#30994](https://github.com/bitnami/charts/issues/30994)

## 2.3.0 (2024-12-10)

Expand Down
10 changes: 5 additions & 5 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.9.0
version: 14.10.5
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.0
version: 16.4.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:a84162da3474eac842caf30796d7547d4cf3942da27ac6285c445b2af54f4ff7
generated: "2024-12-11T18:52:25.754787317Z"
version: 2.29.0
digest: sha256:257baf4809352cb881679eb284c7d9068c76a8a7bfc95863f0aadf8ff3a829ff
generated: "2025-01-20T19:00:55.218794866Z"
8 changes: 4 additions & 4 deletions bitnami/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.47.1-debian-12-r0
image: docker.io/bitnami/git:2.48.1-debian-12-r0
- name: mlflow
image: docker.io/bitnami/mlflow:2.19.0-debian-12-r0
image: docker.io/bitnami/mlflow:2.19.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 2.19.0
dependencies:
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.3.1
version: 2.3.2
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.19.0-debian-12-r0
tag: 2.19.0-debian-12-r1
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.47.1-debian-12-r0
tag: 2.48.1-debian-12-r0
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-r34
tag: 12-debian-12-r35
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-r34
tag: 12-debian-12-r35
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##
Expand Down

0 comments on commit 78bbe94

Please sign in to comment.