From 3b94a82a22f1f5008eea3845dc788f39b77e2d42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:59:26 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/postgres-init to v16.4 | datasource | package | from | to | | ---------- | ----------------------------- | ---- | ---- | | docker | ghcr.io/onedr0p/postgres-init | 15.5 | 16.4 | --- cluster/apps/household/outline/patches/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/household/outline/patches/postgres.yaml b/cluster/apps/household/outline/patches/postgres.yaml index 3834869d2..e7defb7bd 100644 --- a/cluster/apps/household/outline/patches/postgres.yaml +++ b/cluster/apps/household/outline/patches/postgres.yaml @@ -12,7 +12,7 @@ spec: init-db: image: repository: ghcr.io/onedr0p/postgres-init - tag: 15.5 + tag: 16.4 env: - name: INIT_POSTGRES_HOST value: postgres-rw.databases.svc.cluster.local.