Skip to content

Commit

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

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 31, 2024
1 parent 1bd6cef commit 07365a4
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

## 1.4.24 (2024-08-26)
## 1.4.25 (2024-08-31)

* [bitnami/mlflow] Release 1.4.24 ([#29010](https://github.com/bitnami/charts/pull/29010))
* [bitnami/mlflow] Release 1.4.25 ([#29139](https://github.com/bitnami/charts/pull/29139))

## <small>1.4.24 (2024-08-26)</small>

* [bitnami/mlflow] Release 1.4.24 (#29010) ([b750bad](https://github.com/bitnami/charts/commit/b750badc6a2332a658cec43f04a055ab40aaded4)), closes [#29010](https://github.com/bitnami/charts/issues/29010)

## <small>1.4.23 (2024-08-22)</small>

Expand Down
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.7.1
version: 14.7.4
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.24
version: 15.5.27
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:d806960f91f847662bc48b315d74dd34b4cd01cdcbf11d9b0fc4b3abe013b9dc
generated: "2024-08-23T23:46:46.576027978Z"
digest: sha256:804e5af1674d9c10899e5d5c533b064ad574b4a668973440b8e537b1bdb7c080
generated: "2024-08-31T00:15:50.512773819Z"
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.46.0-debian-12-r0
image: docker.io/bitnami/git:2.46.0-debian-12-r1
- name: mlflow
image: docker.io/bitnami/mlflow:2.15.1-debian-12-r2
image: docker.io/bitnami/mlflow:2.16.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 2.15.1
appVersion: 2.16.0
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: 1.4.24
version: 1.4.25
8 changes: 4 additions & 4 deletions bitnami/mlflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.15.1-debian-12-r2
tag: 2.16.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -117,7 +117,7 @@ image:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.46.0-debian-12-r0
tag: 2.46.0-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1210,7 +1210,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -1259,7 +1259,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##
Expand Down

0 comments on commit 07365a4

Please sign in to comment.