fix(deps): update helm release postgresql to v14.3.0 (#375)

Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/375
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2024-03-06 12:26:43 +00:00 committed by Michael Kriese
parent 24c1b78abb
commit 854756b884
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: 14.2.4
version: 14.3.0
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha