From 295ec6eb9d2dddd650e3b543a140570ce5625932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:00:29 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/cloudnative-pg Docker tag to v1.29.1 --- cloudnative-pg/component-constructor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudnative-pg/component-constructor.yaml b/cloudnative-pg/component-constructor.yaml index 580d2b2..d2018c3 100644 --- a/cloudnative-pg/component-constructor.yaml +++ b/cloudnative-pg/component-constructor.yaml @@ -41,11 +41,11 @@ components: # CloudNativePG Operator Container Image - name: cnpg-operator-image type: ociImage - version: 1.29.0 + version: 1.29.1 relation: external access: type: ociArtifact - imageReference: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0 + imageReference: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.1 # PostgreSQL 17 Image (latest supported) - name: postgresql-17-image