feat: update postgresql image tag

This commit is contained in:
icecheng 2025-10-23 14:53:59 +08:00
parent 380d54a679
commit d885a134bc

View File

@ -106,8 +106,8 @@ diagnosticMode:
##
image:
registry: docker.io
repository: bitnami/postgresql
tag: latest
repository: postgresql
tag: 16.3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'