Skip to content

feat(helm): update chart cloudnative-pg (0.26.1 → 0.27.0)#333

Open
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/cloudnative-pg-0.x
Open

feat(helm): update chart cloudnative-pg (0.26.1 → 0.27.0)#333
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/cloudnative-pg-0.x

Conversation

@the-iron-giant
Copy link
Copy Markdown
Contributor

@the-iron-giant the-iron-giant Bot commented Dec 9, 2025

This PR contains the following updates:

Package Update Change OpenSSF
cloudnative-pg (source) minor 0.26.1 -> 0.27.0 OpenSSF Scorecard

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.27.0

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: cloudnative-pg/charts@cluster-v0.4.0...cloudnative-pg-v0.27.0


Configuration

📅 Schedule: 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.

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Dec 9, 2025

--- 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: 1026aafcd9a214401e0cdf3fa44cf71faff62a8a6d0e316b14c23745a2cbe98b
-        checksum/monitoring-config: cd013aa836c33a99395844e09e30a54e3ec4915aa492a2074c30da756af002c3
+        checksum/rbac: 6f48838f1f9f8cdeb4dc548698e049c9a873b1009360631bbf51803325bb7fd9
+        checksum/monitoring-config: 78702a85592ff056e51bc5d878636464cd44f04b74ab51af6a10d7542f6e16fb
       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.27.1
+          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.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.27.1
+        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /readyz
             port: 9443
             scheme: HTTPS

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Dec 9, 2025

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

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

@@ -12,13 +12,13 @@

   chart:
     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg
-      version: 0.26.1
+      version: 0.27.0
   install:
     remediation:
       retries: -1
   interval: 1h
   upgrade:
     cleanupOnFail: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants