Update dependencies
This commit is contained in:
parent
60f248faf3
commit
9bc1aace8e
6 changed files with 6 additions and 6 deletions
|
@ -22,10 +22,10 @@ appVersion: 1.0.0
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 9.8.6
|
||||
version: 10.1.4
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 11.2.2
|
||||
version: 12.2.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue