chore(deps): update postgresql docker tag to v18
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 35s
commitlint / check-and-test (pull_request) Successful in 4s

This commit is contained in:
2026-04-14 11:01:40 +00:00
parent 8d0c8a99c6
commit 39ea0a0b05
2 changed files with 4 additions and 4 deletions

View File

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