fix(deps): update helm release postgresql to v15.4.0 (#494)

Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/494
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2024-05-23 13:46:06 +00:00 committed by Michael Kriese
parent b94b21f9a8
commit f664b13bcc
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.3.5
version: 15.4.0
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha