Update chart.yaml dependencies version (#10420)

This commit is contained in:
Mr.An 2022-06-13 10:27:34 +08:00 committed by GitHub
parent f0131d5b7a
commit a7e20798cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -43,10 +43,10 @@ appVersion: dev-SNAPSHOT
dependencies:
- name: postgresql
version: 10.3.18
version: 11.6.6
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: zookeeper
version: 6.5.3
version: 9.2.5
repository: https://charts.bitnami.com/bitnami
condition: zookeeper.enabled