Fix minio version in helm chart (#13368)
This commit is contained in:
parent
22958682c4
commit
dd0d73036e
|
|
@ -61,6 +61,6 @@ dependencies:
|
|||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: mysql.enabled
|
||||
- name: minio
|
||||
version: 2022.10.29
|
||||
version: 11.10.13
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: minio.enabled
|
||||
|
|
|
|||
Loading…
Reference in New Issue