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.1.0` -> `0.2.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (plugin-barman-cloud)</summary> ### [`v0.2.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.2.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.1.0...plugin-barman-cloud-v0.2.0) Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud #### What's Changed - feat(cluster): support additional environment vars via env and envFrom by [@​pha91](https://github.com/pha91) in [#​642](https://github.com/cloudnative-pg/charts/pull/642) - feat(plugin-barman-cloud): Update to app version 0.7.0 by [@​rouke-broersma](https://github.com/rouke-broersma) in [#​672](https://github.com/cloudnative-pg/charts/pull/672) #### New Contributors - [@​rouke-broersma](https://github.com/rouke-broersma) made their first contribution in [#​672](https://github.com/cloudnative-pg/charts/pull/672) **Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.1.0...plugin-barman-cloud-v0.2.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1664 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.26.0
|
|
repository: https://cloudnative-pg.io/charts/
|
|
- name: plugin-barman-cloud
|
|
version: 0.2.0
|
|
repository: https://cloudnative-pg.io/charts/
|
|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
|
appVersion: 1.26.0
|