Skip to content

feat(helm): update cloudnative-pg ( 0.27.1 → 0.28.0 )#5536

Merged
mchestr merged 1 commit intomainfrom
renovate/cloudnative-pg-0.x
Apr 10, 2026
Merged

feat(helm): update cloudnative-pg ( 0.27.1 → 0.28.0 )#5536
mchestr merged 1 commit intomainfrom
renovate/cloudnative-pg-0.x

Conversation

@mchesterbot
Copy link
Copy Markdown
Contributor

@mchesterbot mchesterbot bot commented Apr 1, 2026

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) minor 0.27.10.28.0

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.28.0

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: cloudnative-pg/charts@cluster-v0.6.0...cloudnative-pg-v0.28.0


Configuration

📅 Schedule: (in timezone America/Vancouver)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner April 1, 2026 13:42
@mchesterbot mchesterbot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory labels Apr 1, 2026
@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot bot commented Apr 1, 2026

--- kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg HelmRelease: database/cloudnative-pg

+++ kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg HelmRelease: database/cloudnative-pg

@@ -14,13 +14,13 @@

       chart: cloudnative-pg
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg
         namespace: flux-system
-      version: 0.27.1
+      version: 0.28.0
   install:
     remediation:
       retries: -1
   interval: 15m
   maxHistory: 2
   uninstall:

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot bot commented Apr 1, 2026

--- HelmRelease: database/cloudnative-pg Deployment: database/cloudnative-pg

+++ HelmRelease: database/cloudnative-pg Deployment: database/cloudnative-pg

@@ -14,14 +14,14 @@

     matchLabels:
       app.kubernetes.io/name: cloudnative-pg
       app.kubernetes.io/instance: cloudnative-pg
   template:
     metadata:
       annotations:
-        checksum/rbac: 9b0d6d78423ed7b4e7ffdf22d82ee3b400fc9f85f207a50cce8ca414321f5ae8
-        checksum/monitoring-config: 7b2d85ec918b42e4a4f45fc15810ec392d0057ee46a6c27d081017fdd5709eff
+        checksum/rbac: 088fa4bab3283b808b8f881f9fa161391d28c751953acccda2b4f82e403b76fe
+        checksum/monitoring-config: defe0d25099a5bd056871ef630debc13eaac44c18c7979479974e15e74ff0eac
       labels:
         app.kubernetes.io/name: cloudnative-pg
         app.kubernetes.io/instance: cloudnative-pg
     spec:
       containers:
       - args:
@@ -31,20 +31,20 @@

         - --config-map-name=cnpg-controller-manager-config
         - --webhook-port=9443
         command:
         - /manager
         env:
         - name: OPERATOR_IMAGE_NAME
-          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.1
+          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0
         - name: OPERATOR_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: MONITORING_QUERIES_CONFIGMAP
           value: cnpg-default-monitoring
-        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.1
+        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /readyz
             port: webhook-server
             scheme: HTTPS

@mchestr mchestr merged commit cc9a285 into main Apr 10, 2026
14 checks passed
@mchesterbot mchesterbot bot deleted the renovate/cloudnative-pg-0.x branch April 10, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant