fix(gitops): pin postgresql image tag to 17

This commit is contained in:
Haitao Pan 2026-04-02 19:22:31 +08:00
parent 50401d47e7
commit 1509014723

View File

@ -3,7 +3,7 @@ server:
image:
repository: ghcr.io/x-evor/postgresql.svc.plus/postgresql-svc-plus
tag: latest
tag: "17"
pullPolicy: IfNotPresent
imagePullSecrets: