This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.26.1` -> `0.27.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.27.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.27.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.26.1...cloudnative-pg-v0.27.0) CloudNativePG Operator Helm Chart #### What's Changed - chore(deps): update actions/setup-python action to v6.1.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​738](https://github.com/cloudnative-pg/charts/pull/738) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​735](https://github.com/cloudnative-pg/charts/pull/735) - chore(deps): add version 17 to image-catalog-timescaledb-ha.yaml by [@​alexander-applyinnovations](https://github.com/alexander-applyinnovations) in [#​587](https://github.com/cloudnative-pg/charts/pull/587) - chore(deps): update kyverno/action-install-chainsaw action to v0.2.14 by [@​renovate](https://github.com/renovate)\[bot] in [#​744](https://github.com/cloudnative-pg/charts/pull/744) - Release cloudnative-pg-v0.27.0 by [@​github-actions](https://github.com/github-actions)\[bot] in [#​745](https://github.com/cloudnative-pg/charts/pull/745) #### New Contributors - [@​alexander-applyinnovations](https://github.com/alexander-applyinnovations) made their first contribution in [#​587](https://github.com/cloudnative-pg/charts/pull/587) **Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/cluster-v0.4.0...cloudnative-pg-v0.27.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #2353 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
26 lines
772 B
YAML
26 lines
772 B
YAML
apiVersion: v2
|
|
name: cloudnative-pg
|
|
version: 1.0.0
|
|
description: Cloudnative PG
|
|
keywords:
|
|
- cloudnative-pg
|
|
- operator
|
|
- postgresql
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/9fb10833-0278-4e64-a34c-d348d833839f
|
|
sources:
|
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
|
- https://github.com/cloudnative-pg/charts/tree/main/charts/cloudnative-pg
|
|
- https://github.com/cloudnative-pg/charts/tree/main/charts/plugin-barman-cloud
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: cloudnative-pg
|
|
version: 0.27.0
|
|
repository: https://cloudnative-pg.io/charts/
|
|
- name: plugin-barman-cloud
|
|
version: 0.3.1
|
|
repository: https://cloudnative-pg.io/charts/
|
|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
|
appVersion: 1.26.0
|