Update dependency charts, add sample values
This commit is contained in:
parent
ddb494907c
commit
70b8696d0d
8 changed files with 21 additions and 7 deletions
|
@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ~10.7.0
|
||||
version: ~11.1.9
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ~14.8.3
|
||||
version: ~16.5.5
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue