feat(deps)!: update helm release postgresql to v15 (#390)
Some checks failed
build / lint-node (push) Has been cancelled
build / lint-helm (push) Has been cancelled
build / e2e (v1.27.11) (push) Has been cancelled
build / e2e (v1.28.7) (push) Has been cancelled
build / e2e (v1.29.2) (push) Has been cancelled
build / test-success (push) Has been cancelled
build / publish (push) Has been cancelled

Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/390
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-20 11:42:08 +00:00 committed by Michael Kriese
parent 18eecc0ebc
commit 631b7709a7
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.3.3
version: 15.1.0
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha