Moving chart from glitchtip-frontend to here
This commit is contained in:
parent
308366ca60
commit
0d5033171a
15 changed files with 87 additions and 27 deletions
|
@ -22,10 +22,10 @@ appVersion: 1.0.0
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 8.2.1
|
||||
version: 8.6.1
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 10.4.0
|
||||
version: 10.5.6
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
condition: redis.enabled
|
||||
condition: redis.enabled
|
||||
|
|
Reference in a new issue