Update chart dependencies
This commit is contained in:
parent
d3c51d9f14
commit
380000afd0
|
@ -1,9 +1,9 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.9.8
|
||||
version: 12.1.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.3.5
|
||||
digest: sha256:25ccf33937766c4fcb04810e4853e254374caf5db4c6d11f3265c8da8723da0c
|
||||
generated: "2022-10-12T11:46:51.389911803-04:00"
|
||||
version: 17.3.11
|
||||
digest: sha256:673a43db19febf733c07fc432dc458d89fac3a790e63e888fe51c12d79050df2
|
||||
generated: "2022-11-18T09:35:40.886570292-05:00"
|
||||
|
|
|
@ -14,7 +14,7 @@ type: application
|
|||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.2.7
|
||||
version: 0.2.8
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ^11.9.8
|
||||
version: ^12.1.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: ^17.3.5
|
||||
version: ^17.3.11
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Binary file not shown.
BIN
charts/postgresql-12.1.2.tgz
Normal file
BIN
charts/postgresql-12.1.2.tgz
Normal file
Binary file not shown.
BIN
charts/redis-17.3.11.tgz
Normal file
BIN
charts/redis-17.3.11.tgz
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
Subproject commit 9960f5256126cd7337cf61df4110ed01b26a1ff9
|
||||
Subproject commit ccfcb1bc23415b173a997f0844a1b20ca81fc7c8
|
Loading…
Reference in a new issue