From 959f6889f74634cb8135d2a020cfa92a0613eb3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:39:58 +0000 Subject: [PATCH] feat(container)!: Update image ghcr.io/cloudnative-pg/postgresql to v17 --- cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml b/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml index 80633d257c..e7171909ca 100644 --- a/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml +++ b/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml @@ -7,7 +7,7 @@ metadata: namespace: data spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.1-6 + imageName: ghcr.io/cloudnative-pg/postgresql:17.2-27 enableSuperuserAccess: true inheritedMetadata: labels: