Fix minio version in helm chart (#13368)

This commit is contained in:
Eric Gao 2023-01-11 00:40:17 +08:00 committed by GitHub
parent 22958682c4
commit dd0d73036e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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