fix(gitops): point postgresql image to published tag

This commit is contained in:
Haitao Pan 2026-04-04 07:07:45 +08:00
parent 54d95b6a66
commit f0aa58e529
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ server:
image:
repository: ghcr.io/x-evor/images/postgresql
tag: "17"
tag: "sha-8d3a508"
pullPolicy: IfNotPresent
imagePullSecrets:

View File

@ -3,7 +3,7 @@ server:
image:
repository: ghcr.io/x-evor/images/postgresql
tag: "17"
tag: "sha-8d3a508"
pullPolicy: IfNotPresent
imagePullSecrets: