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: