postgresql and redis chart update

This commit is contained in:
David Burke 2021-01-23 15:49:40 -05:00
parent 9bc1aace8e
commit efc58de740
6 changed files with 6 additions and 6 deletions

View file

@ -22,10 +22,10 @@ appVersion: 1.0.0
dependencies:
- name: postgresql
version: 10.1.4
version: 10.2.4
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 12.2.1
version: 12.6.3
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled