From fbaf63014ace6e31dbce86fbbb4b808c815aa7ff Mon Sep 17 00:00:00 2001 From: "apple-cart-bot[bot]" <131814151+apple-cart-bot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 01:29:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.4-41=20=E2=86=92=2016.4-44=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/database/cloudnative-pg/cluster/cluster14.yaml | 2 +- .../main/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml index 5415f6a02..1ff43b5fd 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml @@ -6,7 +6,7 @@ metadata: name: postgres14 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-41 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44 primaryUpdateStrategy: unsupervised storage: size: 20Gi diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 89c11f5bb..849dd3a12 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-41 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44 primaryUpdateStrategy: unsupervised storage: size: 20Gi