Skip to content

fix(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.28.2 ➔ 0.28.3 )#1845

Open
robot-rosey[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-cloudnative-pg-charts-cloudnative-pg-0.x
Open

fix(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.28.2 ➔ 0.28.3 )#1845
robot-rosey[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-cloudnative-pg-charts-cloudnative-pg-0.x

Conversation

@robot-rosey

@robot-rosey robot-rosey Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/charts/cloudnative-pg (source) patch 0.28.20.28.3

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 Mend Renovate.

@robot-rosey

robot-rosey Bot commented Jun 10, 2026

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

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

@@ -11,9 +11,9 @@

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

@robot-rosey

robot-rosey Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author
--- 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: 47b8436b1af31a718c72b502d26d17d8548a87410f04345c8abeb8d0db647a9c
-        checksum/monitoring-config: fa9bf3b1da40109853eecb30c9ea67f97d8ea41df4b215741a5fdf457de1ca07
+        checksum/rbac: 9c1ff575dd4a375a3a1b9bbd79f2484596730b49cb6c64f7a373843aefef655f
+        checksum/monitoring-config: fdd7578570c11dbb9420dae56d8eab351d781e3760acf1e183076d1e68c4faaa
       labels:
         app.kubernetes.io/name: cloudnative-pg
         app.kubernetes.io/instance: cloudnative-pg
     spec:
       containers:
       - args:

@clanker-claude clanker-claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cloudnative-pg Helm chart: 0.28.2 → 0.28.3

Verdict: Safe to merge

This is a patch version bump for the CloudNativePG operator Helm chart. The 0.28.3 release contains only a release commit by @cnpg-bot with no functional changes from 0.28.2. The prior release (0.28.2) included a bug fix for a stray trailing quote in the pg_replication query.

This repositorys HelmRelease uses only the crds.create setting, which is unaffected by this update. No breaking changes, deprecations, or new features are applicable.

Sources consulted:

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