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

This commit is contained in:
Michael Kriese 2023-04-30 00:07:12 +00:00
parent f6465619c0
commit 4416cc666b
2 changed files with 4 additions and 4 deletions

View file

@ -32,5 +32,5 @@ dependencies:
condition: memcached.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.4.1
version: 12.4.2
condition: postgresql.enabled