From 2a0b4ca0906eee05d80ad194fcc7cd630c174e25 Mon Sep 17 00:00:00 2001 From: "naoki-bot[bot]" <117869532+naoki-bot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 01:18:59 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.4-5=20=E2=86=92=2016.4-18=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/storage/cloudnative-pg/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/storage/cloudnative-pg/cluster/cluster.yaml b/kubernetes/main/apps/storage/cloudnative-pg/cluster/cluster.yaml index 80ddaa269..fe4e7927b 100644 --- a/kubernetes/main/apps/storage/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/main/apps/storage/cloudnative-pg/cluster/cluster.yaml @@ -6,7 +6,7 @@ metadata: name: home-ops-storage spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-5 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-18 primaryUpdateStrategy: unsupervised storage: size: 20Gi