diff --git a/kube/templates/test/app/hr.yaml b/kube/templates/test/app/hr.yaml index ae83d523..97b76789 100644 --- a/kube/templates/test/app/hr.yaml +++ b/kube/templates/test/app/hr.yaml @@ -85,7 +85,7 @@ spec: 01-init-db: image: repository: "ghcr.io/onedr0p/postgres-init" - tag: "15.0" + tag: "15.5@sha256:18560dc4098004b6486a81c92d575a7f9d636c5ede997c515f15b52e130bd827" imagePullPolicy: IfNotPresent envFrom: [secretRef: {name: "${APPNAME}-pg-superuser"}] service: