chore(deps): update postgresql docker tag to v15.5.29 (#978)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-12 13:44:26 +10:00
committed by GitHub
parent e277602a5a
commit d70e4d1db9

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts: helmCharts:
- name: postgresql - name: postgresql
repo: oci://registry-1.docker.io/bitnamicharts repo: oci://registry-1.docker.io/bitnamicharts
version: 15.5.28 version: 15.5.29
releaseName: postgresql releaseName: postgresql
valuesFile: values.yaml valuesFile: values.yaml