Update dependencies
This commit is contained in:
parent
0d6ab1537f
commit
f4b0d7137c
6 changed files with 6 additions and 6 deletions
|
@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ~10.3.17
|
||||
version: ~10.7.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ~14.2.1
|
||||
version: ~14.8.3
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue