Update chart dependencies
This commit is contained in:
parent
bc407e00ed
commit
1782798f26
6 changed files with 6 additions and 6 deletions
|
@ -22,10 +22,10 @@ appVersion: 1.0.0
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 9.1.1
|
||||
version: 9.8.6
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 10.7.11
|
||||
version: 11.2.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue