chore(deps): update helm release cloudnative-pg to v0.29.0 - #149
Merged
Conversation
Helm Template Diff
|
Owner
Renovate Review:
|
| Check | Result |
|---|---|
| Inputs | ✅ complete |
| Description vs. diff | ✅ consistent |
| Rendered diff | |
| Changelog vs. config | ✅ checked, no overlap |
Details:
- This bumps the CNPG operator app itself a full minor version (
app.kubernetes.io/version1.29.1→1.30.0), and03_apps/apps/cloudnative-pg/cloudnative-pg-operator-app.yamlsetsskipCrds: false— the updated CRD schemas are actually applied here, not skipped. - Visible portion of the diff is CRD schema additions: new
componentImagescatalog field, a newmaxLength: 59constraint on extension names,lz4added to the backup compression enum, a new optionalprimaryLeasetuning block, and doc clarifications — checked03_apps/apps/cloudnative-pg/Chart-values.yaml/-prod/-testand none of them configureextensions:orprimaryLease, so the new constraint and the new section don't collide with anything currently set. - The changelog's "fix: plugin-barman-cloud port for readiness probe" entry is the same underlying fix already reviewed in PR chore(deps): update helm release plugin-barman-cloud to v0.7.1 #140 (the dedicated
plugin-barman-cloudchart bump) — not new information here.
Why medium: rendered diff truncated at under a quarter of its size on the operator managing this repo's stateful Postgres clusters, and CRD schema changes are live (skipCrds: false) even though nothing currently configured collides with them.
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.28.3→0.29.0Release Notes
cloudnative-pg/charts (cloudnative-pg)
v0.29.0Compare Source
CloudNativePG Operator Helm Chart
What's Changed
New Contributors
Full Changelog: cloudnative-pg/charts@cluster-v0.7.0...cloudnative-pg-v0.29.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.