Switch to GitLab hosted helm chart repo

Update charts
This commit is contained in:
David Burke 2022-06-16 16:23:48 -04:00
parent 95f1d26d94
commit 588d44e80c
7 changed files with 25 additions and 21 deletions

View file

@ -22,10 +22,10 @@ appVersion: 1.0.0
dependencies:
- name: postgresql
version: ~10.4.8
version: ~11.6.6
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: ~14.3.3
version: ~16.12.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled