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.4.0` → `0.5.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (plugin-barman-cloud)</summary> ### [`v0.5.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.5.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.4.0...plugin-barman-cloud-v0.5.0) Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud #### What's Changed - docs: add security policy by [@​zied-jt](https://github.com/zied-jt) in [#​621](https://github.com/cloudnative-pg/charts/pull/621) - fix(cloudnative-pg): queries identation in cnpg-default-monitoring by [@​ryan4yin](https://github.com/ryan4yin) in [#​650](https://github.com/cloudnative-pg/charts/pull/650) - docs( cluster ): Improved Runbooks and monitoring by [@​philippemnoel](https://github.com/philippemnoel) in [#​774](https://github.com/cloudnative-pg/charts/pull/774) - feat(plugin-barman-cloud): Add imagePullSecrets to deployment.yaml by [@​faymard](https://github.com/faymard) in [#​704](https://github.com/cloudnative-pg/charts/pull/704) - feat([#​727](https://github.com/cloudnative-pg/charts/issues/727)): add container and pod security context configuration via values by [@​Fuochi](https://github.com/Fuochi) in [#​728](https://github.com/cloudnative-pg/charts/pull/728) - chore(deps): update Grafana Helm Chart dependency version by [@​justsomescripts](https://github.com/justsomescripts) in [#​784](https://github.com/cloudnative-pg/charts/pull/784) - feat( cluster ): Add support for console stateful set by [@​philippemnoel](https://github.com/philippemnoel) in [#​782](https://github.com/cloudnative-pg/charts/pull/782) - Release plugin-barman-cloud-v0.5.0 by [@​cnpg-bot](https://github.com/cnpg-bot) in [#​803](https://github.com/cloudnative-pg/charts/pull/803) #### New Contributors - [@​zied-jt](https://github.com/zied-jt) made their first contribution in [#​621](https://github.com/cloudnative-pg/charts/pull/621) - [@​ryan4yin](https://github.com/ryan4yin) made their first contribution in [#​650](https://github.com/cloudnative-pg/charts/pull/650) - [@​faymard](https://github.com/faymard) made their first contribution in [#​704](https://github.com/cloudnative-pg/charts/pull/704) - [@​Fuochi](https://github.com/Fuochi) made their first contribution in [#​728](https://github.com/cloudnative-pg/charts/pull/728) - [@​justsomescripts](https://github.com/justsomescripts) made their first contribution in [#​784](https://github.com/cloudnative-pg/charts/pull/784) **Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.4.0...plugin-barman-cloud-v0.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3716 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
27 lines
849 B
YAML
27 lines
849 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.5.0
|
|
repository: https://cloudnative-pg.io/charts/
|
|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
|
# renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg
|
|
appVersion: 1.28.0
|