mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/thanos] Update MinIO subchart (#14448)
Signed-off-by: David Gomez <dgomezleon@vmware.com> Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.10.24
|
||||
version: 12.0.0
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.2
|
||||
digest: sha256:54e572ac2f7c3413f0a49084b9ae299296d6db1ab9b9cde7bf2df6d080774bc3
|
||||
generated: "2022-12-25T09:46:29.072316381Z"
|
||||
digest: sha256:96bb63104a2cc5fa1dbed05b69b95945602a8cc3d4a17e345c1448ed68f295bc
|
||||
generated: "2023-01-19T11:43:54.818145+01:00"
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.x.x
|
||||
version: 12.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
@@ -28,4 +28,4 @@ name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/thanos
|
||||
- https://thanos.io
|
||||
version: 11.6.8
|
||||
version: 12.0.0
|
||||
|
||||
@@ -1401,6 +1401,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 12.0.0
|
||||
|
||||
This major updates the MinIO® subchart to its newest major, 12.0.0. This subchart's major doesn't include any changes affecting its use as a subchart for Thanos, so no major issues are expected during the upgrade.
|
||||
|
||||
### To 10.0.0
|
||||
|
||||
This version deprecates the usage of `MINIO_ACCESS_KEY` and `MINIO_SECRET_KEY` environment variables in MINIO® container in favor of `MINIO_ROOT_USER` and `MINIO_ROOT_PASSWORD`.
|
||||
|
||||
Reference in New Issue
Block a user