From 49445f408dd1761da57aecbacfba0c68a6bd66c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 15:37:20 +0000 Subject: [PATCH] chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v16 --- apps/gitlab/gitlab/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitlab/gitlab/postgres.yaml b/apps/gitlab/gitlab/postgres.yaml index fd64655dc..24ea70a76 100644 --- a/apps/gitlab/gitlab/postgres.yaml +++ b/apps/gitlab/gitlab/postgres.yaml @@ -6,7 +6,7 @@ metadata: namespace: gitlab spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:15.7 + imageName: ghcr.io/cloudnative-pg/postgresql:16.3 storage: size: 20Gi bootstrap: