Update Helm release cloudnative-pg to v0.25.0 (#1030)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.24.0` -> `0.25.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.25.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.25.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0) CloudNativePG Operator Helm Chart #### What's Changed - fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by [@​icekom](https://github.com/icekom) in https://github.com/cloudnative-pg/charts/pull/467 - ci(security): set workflows permission to read-all by default by [@​sxd](https://github.com/sxd) in https://github.com/cloudnative-pg/charts/pull/594 - fix(cluster): update backup template to use conditional encryption va… by [@​5h4k4r](https://github.com/5h4k4r) in https://github.com/cloudnative-pg/charts/pull/614 - feat( cluster ): Advanced configuration for monitoring queries by [@​itay-grudev](https://github.com/itay-grudev) in https://github.com/cloudnative-pg/charts/pull/585 - chore(deps): update actions/setup-python action to v5.6.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/565 - chore(deps): update sigstore/cosign-installer action to v3.9.1 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/564 - Release cloudnative-pg-v0.25.0 by [@​github-actions](https://github.com/github-actions)\[bot] in https://github.com/cloudnative-pg/charts/pull/626 #### New Contributors - [@​icekom](https://github.com/icekom) made their first contribution in https://github.com/cloudnative-pg/charts/pull/467 - [@​5h4k4r](https://github.com/5h4k4r) made their first contribution in https://github.com/cloudnative-pg/charts/pull/614 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #1030 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -15,7 +15,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: cloudnative-pg
|
- name: cloudnative-pg
|
||||||
version: 0.24.0
|
version: 0.25.0
|
||||||
repository: https://cloudnative-pg.io/charts/
|
repository: https://cloudnative-pg.io/charts/
|
||||||
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
||||||
appVersion: 1.26.0
|
appVersion: 1.26.0
|
||||||
|
Reference in New Issue
Block a user