Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update cloudnative-pg ( 0.23.0 → 0.23.1 ) #6442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Mar 4, 2025

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) patch 0.23.0 -> 0.23.1

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.23.1

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: cloudnative-pg/charts@cluster-v0.23.0...cloudnative-pg-v0.23.1


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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner March 4, 2025 13:12
@lumiere-bot lumiere-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Mar 4, 2025
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Mar 4, 2025

--- kubernetes/kyak/apps/database/cloudnative-pg/app Kustomization: flux-system/cloudnative-pg HelmRelease: database/cloudnative-pg

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

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

     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg
         namespace: flux-system
-      version: 0.23.0
+      version: 0.23.1
   dependsOn: []
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Mar 4, 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: ab8dcac3d79c2357f99ceb4f9750b878fd2a1aa86952a2bf2ee5b4a3a34d3bfc
-        checksum/monitoring-config: ad3bd264e89aea9050532020e9f9f7a1ec15c654dbaa77497553912aede8b3d0
+        checksum/rbac: 3009811b07cfc9433ea7c3fa5f6a96015062d1fd27a0240197406ef27de789be
+        checksum/monitoring-config: 61687ffb31c7c1df0b11bde8ded1094a1bd77372bf7a4aa4a5138cde073b16ce
       labels:
         app.kubernetes.io/name: cloudnative-pg
         app.kubernetes.io/instance: cloudnative-pg
     spec:
       containers:
       - args:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants