fix(deps): update helm release postgresql to v12.2.7

This commit is contained in:
Michael Kriese 2023-04-04 00:07:06 +00:00
parent 727f0592f9
commit 57bbebe3b6
2 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@ dependencies:
condition: mysql.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.6
version: 12.2.7
condition: postgresql.enabled
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts