feat(oci/postgres-init): update 16.6 ➼ 16.8 (#1906)

This commit is contained in:
tinfoild[bot]
2025-04-23 12:23:00 +00:00
committed by GitHub
parent b53f1ae737
commit 589cc95511

View File

@@ -101,7 +101,7 @@ spec:
01-init-db:
image:
repository: "ghcr.io/onedr0p/postgres-init"
tag: "16.6@sha256:35353a77777ee8f634d0f3945f495b4a40065134b8619e0d18bd49b0ee9c855b"
tag: "16.8@sha256:217c47c886965474f5c234b5a35ed008f53b39ea90a3088b31c0da98e1f9284d"
envFrom: [secretRef: { name: "${APPNAME}-pg-superuser" }]
securityContext: *sc
#resources: