From 87c2c97c3de37413d43b7a2d62e750de1d8c2748 Mon Sep 17 00:00:00 2001 From: "botty-white[bot]" <181132496+botty-white[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 01:18:05 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.4-14=20=E2=86=92=2016.4-21=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml index bc7d120f..06da816a 100644 --- a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: redspot16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-14 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-21 primaryUpdateStrategy: unsupervised storage: size: 20Gi