From a65085671fdda1e64ab77c9b87ae1144eb5e01ba Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:08:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/cloudnativ?= =?UTF-8?q?e-pg/postgresql=20(1a2cb95=20=E2=86=92=209308dcd)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com> --- kubernetes/apps/databases/cloudnative-pg/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/databases/cloudnative-pg/cluster/cluster.yaml b/kubernetes/apps/databases/cloudnative-pg/cluster/cluster.yaml index a0bb6b1f4f..88649f1284 100644 --- a/kubernetes/apps/databases/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/apps/databases/cloudnative-pg/cluster/cluster.yaml @@ -5,7 +5,7 @@ metadata: name: postgres spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:1a2cb954a8f97ab9bd4a5ca7c51d90739cfa7db4d1e7a3de72221bc7e2305c9f + imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:9308dcd778be66f56bdce8503916ab820d12420e7d1bc74fff0d663c95e126c3 primaryUpdateStrategy: unsupervised storage: size: 20Gi