fix(deps): update postgresql docker tag to v12.2.6

This commit is contained in:
Michael Kriese 2023-03-23 00:07:29 +00:00
parent 74e4efe2a3
commit 3a706fa107
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.5
version: 12.2.6
condition: postgresql.enabled
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts