Upgrade redis and postgres dependencies
This commit is contained in:
parent
21798ae951
commit
603b4aa327
|
@ -1,9 +1,9 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.8.1
|
||||
version: 11.9.8
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.1.2
|
||||
digest: sha256:714df9996d61a96fa218a2c1a90ada2935c06e45c9a6320af9f0f36f35205a23
|
||||
generated: "2022-08-24T14:14:54.822512636-04:00"
|
||||
version: 17.3.5
|
||||
digest: sha256:25ccf33937766c4fcb04810e4853e254374caf5db4c6d11f3265c8da8723da0c
|
||||
generated: "2022-10-12T11:46:51.389911803-04:00"
|
||||
|
|
|
@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ~11.8.1
|
||||
version: ^11.9.8
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ~17.1.2
|
||||
version: ^17.3.5
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Binary file not shown.
BIN
charts/postgresql-11.9.8.tgz
Normal file
BIN
charts/postgresql-11.9.8.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/redis-17.3.5.tgz
Normal file
BIN
charts/redis-17.3.5.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue