Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit d15c5ac

Browse files
botRenovate Bot
authored andcommitted
Update Helm release cloudnative-pg to v0.24.0 (#24)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.22.1` -> `0.24.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.24.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.24.0) [Compare Source](cloudnative-pg/charts@cloudnative-pg-v0.23.2...cloudnative-pg-v0.24.0) CloudNativePG Operator Helm Chart #### What's Changed - fix( cluster ): Unable to restore from local backup by backupName by [@&#8203;nobleess](https://github.com/nobleess) in cloudnative-pg/charts#529 - fix: dead readme link to `charts/cluster/docs/recovery.md` by [@&#8203;atimofeev](https://github.com/atimofeev) in cloudnative-pg/charts#581 - Release cloudnative-pg-v0.24.0 by [@&#8203;mnencia](https://github.com/mnencia) in cloudnative-pg/charts#592 #### New Contributors - [@&#8203;nobleess](https://github.com/nobleess) made their first contribution in cloudnative-pg/charts#529 - [@&#8203;atimofeev](https://github.com/atimofeev) made their first contribution in cloudnative-pg/charts#581 - [@&#8203;mnencia](https://github.com/mnencia) made their first contribution in cloudnative-pg/charts#592 **Full Changelog**: cloudnative-pg/charts@cluster-v0.3.1...cloudnative-pg-v0.24.0 ### [`v0.23.2`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.2) [Compare Source](cloudnative-pg/charts@cloudnative-pg-v0.23.1...cloudnative-pg-v0.23.2) CloudNativePG Operator Helm Chart #### What's Changed - Release cloudnative-pg-v0.23.2 by [@&#8203;github-actions](https://github.com/github-actions) in cloudnative-pg/charts#528 **Full Changelog**: cloudnative-pg/charts@cloudnative-pg-v0.23.1...cloudnative-pg-v0.23.2 ### [`v0.23.1`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.1) [Compare Source](cloudnative-pg/charts@cloudnative-pg-v0.23.0...cloudnative-pg-v0.23.1) CloudNativePG Operator Helm Chart #### What's Changed - feat( operator ): Allow the user to set the operator update strategy by [@&#8203;kaisoz](https://github.com/kaisoz) in cloudnative-pg/charts#450 #### New Contributors - [@&#8203;kaisoz](https://github.com/kaisoz) made their first contribution in cloudnative-pg/charts#450 **Full Changelog**: cloudnative-pg/charts@cluster-v0.23.0...cloudnative-pg-v0.23.1 ### [`v0.23.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.0) [Compare Source](cloudnative-pg/charts@cloudnative-pg-v0.22.1...cloudnative-pg-v0.23.0) CloudNativePG Operator Helm Chart #### What's Changed - fix(cnpg): syntax error in deployment template prevents config.clusterWide from working by [@&#8203;mrksngl](https://github.com/mrksngl) in cloudnative-pg/charts#473 - Release cloudnative-pg-v1.25.0 by [@&#8203;github-actions](https://github.com/github-actions) in cloudnative-pg/charts#477 #### New Contributors - [@&#8203;mrksngl](https://github.com/mrksngl) made their first contribution in cloudnative-pg/charts#473 **Full Changelog**: cloudnative-pg/charts@cloudnative-pg-v0.23.0-rc1...cloudnative-pg-v0.23.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC4xMSIsInVwZGF0ZWRJblZlciI6IjQwLjQ4LjExIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Renovate Bot <[email protected]> Reviewed-on: https://gitea.v2.zarek.cc/twinlabs/argocd/pulls/24 Co-authored-by: bot <[email protected]> Co-committed-by: bot <[email protected]>
1 parent 95887e8 commit d15c5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudnative-pg/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
version: 1.0.0
44
dependencies:
55
- name: cloudnative-pg
6-
version: '0.22.1'
6+
version: '0.24.0'
77
repository: https://cloudnative-pg.github.io/charts
88
- name: templates
99
version: '*'

0 commit comments

Comments
 (0)