ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
376 stars 59 forks source link

Update dependency community.hashi_vault to v6 - autoclosed #235

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
community.hashi_vault galaxy-collection major 5.0.1 -> 6.1.0

Release Notes

ansible-collections/community.hashi_vault (community.hashi_vault) ### [`v6.1.0`](https://togithub.com/ansible-collections/community.hashi_vault/blob/HEAD/CHANGELOG.rst#v610) [Compare Source](https://togithub.com/ansible-collections/community.hashi_vault/compare/6.0.0...6.1.0) \====== ## Release Summary This release addresses some breaking changes in core that were backported. ## Major Changes - requirements - the `requests` package which is required by `hvac` now has a more restrictive range for this collection in certain use cases due to breaking security changes in `ansible-core` that were backported ([https://github.com/ansible-collections/community.hashi_vault/pull/416](https://togithub.com/ansible-collections/community.hashi_vault/pull/416)). ### [`v6.0.0`](https://togithub.com/ansible-collections/community.hashi_vault/blob/HEAD/CHANGELOG.rst#v600) [Compare Source](https://togithub.com/ansible-collections/community.hashi_vault/compare/5.0.1...6.0.0) \====== ## Release Summary This major version of the collection has no functional changes from the previous version, however the minimum versions of `hvac` and `ansible-core` have been raised. While the collection may still work with those earlier versions, future changes will not test against them. ## Breaking Changes / Porting Guide - The minimum required version of `hvac` is now `1.2.1` (https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/docsite/user_guide.html#hvac-version-specifics). ## Removed Features (previously deprecated) - The minimum supported version of `ansible-core` is now `2.14`, support for `2.13` has been dropped ([https://github.com/ansible-collections/community.hashi_vault/pull/403](https://togithub.com/ansible-collections/community.hashi_vault/pull/403)).

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.