fix(deps): update helm release postgresql to v12.2.3
This commit is contained in:
parent
5c5b801290
commit
261eb46582
2 changed files with 4 additions and 4 deletions
|
@ -7,9 +7,9 @@ dependencies:
|
|||
version: 9.5.2
|
||||
- name: postgresql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 12.2.2
|
||||
version: 12.2.3
|
||||
- name: mariadb
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 11.5.3
|
||||
digest: sha256:fada33ffd832b0ef36884174d23e63dedc2972a2d47aa37315e6e05e975438b7
|
||||
generated: "2023-03-15T00:08:10.35168662Z"
|
||||
digest: sha256:9c460e399fe870ace8a91717d04ad56b6a0af01ce48e5892e657662eb3f224d4
|
||||
generated: "2023-03-16T00:07:48.674805573Z"
|
||||
|
|
|
@ -34,7 +34,7 @@ dependencies:
|
|||
condition: mysql.enabled
|
||||
- name: postgresql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 12.2.2
|
||||
version: 12.2.3
|
||||
condition: postgresql.enabled
|
||||
- name: mariadb
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
|
|
Loading…
Reference in a new issue