Skip to content

Commit 6e7a69e

Browse files
Renovate Botalexlebens
authored andcommitted
chore(deps): update helm release plugin-barman-cloud to v0.5.0 (#3716)
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](cloudnative-pg/charts@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 [@&#8203;zied-jt](https://github.com/zied-jt) in [#&#8203;621](cloudnative-pg/charts#621) - fix(cloudnative-pg): queries identation in cnpg-default-monitoring by [@&#8203;ryan4yin](https://github.com/ryan4yin) in [#&#8203;650](cloudnative-pg/charts#650) - docs( cluster ): Improved Runbooks and monitoring by [@&#8203;philippemnoel](https://github.com/philippemnoel) in [#&#8203;774](cloudnative-pg/charts#774) - feat(plugin-barman-cloud): Add imagePullSecrets to deployment.yaml by [@&#8203;faymard](https://github.com/faymard) in [#&#8203;704](cloudnative-pg/charts#704) - feat([#&#8203;727](cloudnative-pg/charts#727)): add container and pod security context configuration via values by [@&#8203;Fuochi](https://github.com/Fuochi) in [#&#8203;728](cloudnative-pg/charts#728) - chore(deps): update Grafana Helm Chart dependency version by [@&#8203;justsomescripts](https://github.com/justsomescripts) in [#&#8203;784](cloudnative-pg/charts#784) - feat( cluster ): Add support for console stateful set by [@&#8203;philippemnoel](https://github.com/philippemnoel) in [#&#8203;782](cloudnative-pg/charts#782) - Release plugin-barman-cloud-v0.5.0 by [@&#8203;cnpg-bot](https://github.com/cnpg-bot) in [#&#8203;803](cloudnative-pg/charts#803) #### New Contributors - [@&#8203;zied-jt](https://github.com/zied-jt) made their first contribution in [#&#8203;621](cloudnative-pg/charts#621) - [@&#8203;ryan4yin](https://github.com/ryan4yin) made their first contribution in [#&#8203;650](cloudnative-pg/charts#650) - [@&#8203;faymard](https://github.com/faymard) made their first contribution in [#&#8203;704](cloudnative-pg/charts#704) - [@&#8203;Fuochi](https://github.com/Fuochi) made their first contribution in [#&#8203;728](cloudnative-pg/charts#728) - [@&#8203;justsomescripts](https://github.com/justsomescripts) made their first contribution in [#&#8203;784](cloudnative-pg/charts#784) **Full Changelog**: <cloudnative-pg/charts@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>
1 parent f47d777 commit 6e7a69e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

clusters/cl01tl/helm/cloudnative-pg/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 0.27.0
55
- name: plugin-barman-cloud
66
repository: https://cloudnative-pg.io/charts/
7-
version: 0.4.0
8-
digest: sha256:5e2a32fa5ed8b180ae5e556d65c67eeb3dcf38e2974b0d668eff4ee3c83258ce
9-
generated: "2025-12-30T21:01:48.755246408Z"
7+
version: 0.5.0
8+
digest: sha256:960d00c93523c5669d0f200d440ffa1009eb1c37629485bf7de320ee3a41fd8f
9+
generated: "2026-02-04T19:02:19.528616588Z"

clusters/cl01tl/helm/cloudnative-pg/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
version: 0.27.0
2020
repository: https://cloudnative-pg.io/charts/
2121
- name: plugin-barman-cloud
22-
version: 0.4.0
22+
version: 0.5.0
2323
repository: https://cloudnative-pg.io/charts/
2424
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
2525
# renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg

0 commit comments

Comments
 (0)