mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mlflow] Release 3.0.4 (#33306)
* [bitnami/mlflow] Release 3.0.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.3 (2025-04-29)
|
||||
## 3.0.4 (2025-05-02)
|
||||
|
||||
* Fix syntax (parameter order) for flaskServerSecretKey in template ([#33248](https://github.com/bitnami/charts/pull/33248))
|
||||
* [bitnami/mlflow] Release 3.0.4 ([#33306](https://github.com/bitnami/charts/pull/33306))
|
||||
|
||||
## <small>3.0.3 (2025-04-29)</small>
|
||||
|
||||
* Fix syntax (parameter order) for flaskServerSecretKey in template (#33248) ([5397041](https://github.com/bitnami/charts/commit/5397041481d28c64eb3ff5db6d3bc81441436236)), closes [#33248](https://github.com/bitnami/charts/issues/33248)
|
||||
|
||||
## <small>3.0.2 (2025-04-24)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 16.0.8
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.6.4
|
||||
version: 16.6.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:9d85300a380d9a8db9355d0669a4dfad515f04aa5be37f4b83c69b2d8ace104d
|
||||
generated: "2025-04-24T13:57:40.52776296Z"
|
||||
version: 2.30.2
|
||||
digest: sha256:2771d4cec1cf5173ef99097ca69308b31a1a25e53330b8c5c645415c5dd6054a
|
||||
generated: "2025-05-02T09:29:29.574031329Z"
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r5
|
||||
- name: mlflow
|
||||
image: docker.io/bitnami/mlflow:2.22.0-debian-12-r0
|
||||
image: docker.io/bitnami/mlflow:2.22.0-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
@@ -45,4 +45,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: 3.0.3
|
||||
version: 3.0.4
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mlflow
|
||||
tag: 2.22.0-debian-12-r0
|
||||
tag: 2.22.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user