From 589cc9551130ea71a4a4cf4336823b843c784f2b Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:23:00 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/postgres-init):=20update=2016.6=20?= =?UTF-8?q?=E2=9E=BC=2016.8=20(#1906)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/templates/test/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/templates/test/app/hr.yaml b/kube/templates/test/app/hr.yaml index 3693d56a..61c797a1 100644 --- a/kube/templates/test/app/hr.yaml +++ b/kube/templates/test/app/hr.yaml @@ -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: