chore(deps): update postgresql docker tag to v18.5.15
All checks were successful
commitlint / check-and-test (pull_request) Successful in 3s
check-and-test / check-and-test (pull_request) Successful in 35s

This commit is contained in:
2026-04-04 00:01:52 +00:00
parent ef012a29be
commit 4fcb910f97
2 changed files with 4 additions and 4 deletions

View File

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