This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plugin-barman-cloud](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.3.1` → `0.4.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (plugin-barman-cloud)</summary> ### [`v0.4.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.4.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.3.1...plugin-barman-cloud-v0.4.0) Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud #### What's Changed - fix(ci): use PAT instead of GITHUB\_TOKEN in release-pr workflow by [@​mnencia](https://github.com/mnencia) in [#​754](https://github.com/cloudnative-pg/charts/pull/754) - docs: add plugin-barman-cloud chart release instructions by [@​mnencia](https://github.com/mnencia) in [#​717](https://github.com/cloudnative-pg/charts/pull/717) - chore(cloudnative-pg): use port names rather than numbers by [@​jcpunk](https://github.com/jcpunk) in [#​765](https://github.com/cloudnative-pg/charts/pull/765) - Release plugin-barman-cloud-v0.4.0 by [@​cnpg-bot](https://github.com/cnpg-bot) in [#​767](https://github.com/cloudnative-pg/charts/pull/767) #### New Contributors - [@​cnpg-bot](https://github.com/cnpg-bot) made their first contribution in [#​767](https://github.com/cloudnative-pg/charts/pull/767) **Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/cluster-v0.5.0...plugin-barman-cloud-v0.4.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #2988 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
27 lines
821 B
YAML
27 lines
821 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.4.0
|
|
repository: https://cloudnative-pg.io/charts/
|
|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
|
# renovate: github=cloudnative-pg/cloudnative-pg
|
|
appVersion: 1.28.0
|