From 86087ce7c2de0608bc23cd61b308f239e1631e3f Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:00:22 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/clou?= =?UTF-8?q?dnative-pg/postgresql=20(=2016.4-41=20=E2=86=92=2016.4-42=20)?= =?UTF-8?q?=20(#4528)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../staging/apps/dbms/cloudnative-pg/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/staging/apps/dbms/cloudnative-pg/cluster/cluster.yaml b/kubernetes/staging/apps/dbms/cloudnative-pg/cluster/cluster.yaml index a12e45d4d5..499c71ca25 100644 --- a/kubernetes/staging/apps/dbms/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/staging/apps/dbms/cloudnative-pg/cluster/cluster.yaml @@ -9,7 +9,7 @@ metadata: app.kubernetes.io/name: postgres-db spec: # renovate: datasource=docker depName=ghcr.io/cloudnative-pg/postgresql versioning=redhat - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-41 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-42 instances: 3 primaryUpdateStrategy: unsupervised storage: