Update postgresql to 12.1.9 and redis to 17.4.2
This commit is contained in:
parent
8a71ee59b0
commit
1c86679c88
|
@ -1,9 +1,9 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.1.6
|
||||
version: 12.1.9
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.4.0
|
||||
digest: sha256:7254978af32f912713fc5d46063c395f24c3e5fc895184ea0edbf1d1e49e69e0
|
||||
generated: "2022-12-23T10:01:33.975402813-05:00"
|
||||
version: 17.4.2
|
||||
digest: sha256:e172e1397b9adb48b4194d4adf8f9ed62bf649e0c3f250837659d3c7dc8941bf
|
||||
generated: "2023-01-11T15:23:30.834011272-05:00"
|
||||
|
|
|
@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ^12.1.2
|
||||
version: ^12.1.9
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ^17.3.11
|
||||
version: ^17.4.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Binary file not shown.
BIN
charts/postgresql-12.1.9.tgz
Normal file
BIN
charts/postgresql-12.1.9.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/redis-17.4.2.tgz
Normal file
BIN
charts/redis-17.4.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue