From 1e0a4180cf159809542be918c9489657e7445db5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:22:56 +0000 Subject: [PATCH] chore(deps): update image ghcr.io/cloudnative-pg/postgresql to v18 --- apps/gitlab/postgres/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitlab/postgres/cluster.yaml b/apps/gitlab/postgres/cluster.yaml index de659e4..e780686 100644 --- a/apps/gitlab/postgres/cluster.yaml +++ b/apps/gitlab/postgres/cluster.yaml @@ -6,7 +6,7 @@ metadata: namespace: gitlab spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:17.9 + imageName: ghcr.io/cloudnative-pg/postgresql:18.3 storage: storageClass: ceph-block size: 10Gi