Skip to content

feat(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.26.1 ➔ 0.27.0 ) - #49

Merged
mav-bot[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-cloudnative-pg-charts-cloudnative-pg-0.x
Dec 9, 2025
Merged

feat(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.26.1 ➔ 0.27.0 )#49
mav-bot[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-cloudnative-pg-charts-cloudnative-pg-0.x

Conversation

@mav-bot

@mav-bot mav-bot Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/charts/cloudnative-pg (source) minor 0.26.1 -> 0.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.

@mav-bot
mav-bot Bot requested a review from maverickd650 as a code owner December 9, 2025 18:00
@github-actions github-actions Bot added the area/kubernetes Changes made in Kubernetes directory. label Dec 9, 2025
@mav-bot

mav-bot Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/system/cloudnative-pg/app Kustomization: system/cloudnative-pg OCIRepository: system/cloudnative-pg

+++ kubernetes/apps/system/cloudnative-pg/app Kustomization: system/cloudnative-pg OCIRepository: system/cloudnative-pg

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.26.1
+    tag: 0.27.0
   url: oci://ghcr.io/cloudnative-pg/charts/cloudnative-pg
 

@mav-bot

mav-bot Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: system/cloudnative-pg Deployment: system/cloudnative-pg

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

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

     matchLabels:
       app.kubernetes.io/name: cloudnative-pg
       app.kubernetes.io/instance: cloudnative-pg
   template:
     metadata:
       annotations:
-        checksum/rbac: 22b04fd685782124113b622b84f54c4758720acce6f3dc16187568cffddc0abe
-        checksum/monitoring-config: e08e97d0057307a1a09a2150f2d2f39d7639e276bb1405ec2ebf347d211ee33d
+        checksum/rbac: e70b585f4a3a691acc3a5abc8901f937f924e44fdcf455ec599b58faa2d746e1
+        checksum/monitoring-config: 8d343f9654eb3b480d190c07b5b11eefdcbdafe08685c1c5002a685c5fee99d0
       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

@mav-bot
mav-bot Bot merged commit 0d5cdd3 into main Dec 9, 2025
7 checks passed
@mav-bot
mav-bot Bot deleted the renovate/ghcr.io-cloudnative-pg-charts-cloudnative-pg-0.x branch December 9, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in Kubernetes directory. renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants