fix(deps): update helm release postgresql to v12.4.1 (#127)

Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/127
This commit is contained in:
Michael Kriese 2023-04-28 10:44:11 +00:00
parent b362ddc76a
commit f6465619c0
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.2.8
version: 12.4.1
condition: postgresql.enabled