Update chart depends
This commit is contained in:
parent
e55c49432c
commit
bd023cd048
9 changed files with 10 additions and 9 deletions
|
@ -22,10 +22,10 @@ appVersion: 1.0.0
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ~11.6.17
|
||||
version: ~11.7.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ~17.0.2
|
||||
version: ~17.0.11
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue