From 76d248e62367213d5a5dee7fb2a53e7167571205 Mon Sep 17 00:00:00 2001 From: "terminator-bot[bot]" <184962450+terminator-bot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 01:17:21 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/on?= =?UTF-8?q?edr0p/postgres-init=20(=2016.8=20=E2=86=92=2017.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------- | ---- | ---- | | docker | ghcr.io/onedr0p/postgres-init | 16.8 | 17.4 | --- kubernetes/apps/default/piped/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/piped/app/hr.yaml b/kubernetes/apps/default/piped/app/hr.yaml index 98190fef6..6c2e4c6fa 100644 --- a/kubernetes/apps/default/piped/app/hr.yaml +++ b/kubernetes/apps/default/piped/app/hr.yaml @@ -37,7 +37,7 @@ spec: configmap.reloader.stakater.com/reload: "piped-backend-config" initContainers: 01-init-db: - image: ghcr.io/onedr0p/postgres-init:16.8 + image: ghcr.io/onedr0p/postgres-init:17.4 imagePullPolicy: IfNotPresent envFrom: - secretRef: