iT3E / tnwks-ops

A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://iT3E.github.io/tnwks-ops
MIT License
1 stars 0 forks source link

feat(ansible): update community.sops to 1.9.1 #771

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 1.6.7 -> 1.9.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.sops (community.sops) ### [`v1.9.1`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.9.1) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.9.0...1.9.1) ##### Release Summary Bugfix release. ##### Bugfixes - sops_encrypt - pass absolute paths to module.atomic_move() ([ansible/ansible#83950](https://redirect.github.com/ansible/ansible/issues/83950), [#​208](https://redirect.github.com/ansible-collections/community.sops/pull/208)). ### [`v1.9.0`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.9.0) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.8.2...1.9.0) ##### Release Summary Feature release. ##### Minor Changes - decrypt filter plugin - now supports the input and output type ini ([#​204](https://redirect.github.com/ansible-collections/community.sops/pull/204)). - sops lookup plugin - new option extract allows extracting a single key out of a JSON or YAML file, equivalent to sops' decrypt --extract ([#​200](https://redirect.github.com/ansible-collections/community.sops/pull/200)). - sops lookup plugin - now supports the input and output type ini ([#​204](https://redirect.github.com/ansible-collections/community.sops/pull/204)). ### [`v1.8.2`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.8.2) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.8.1...1.8.2) ##### Release Summary Maintenance release with updated documentation and changelog. ##### Deprecated Features - The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, [according to the ansible-core support matrix](https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix). This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14. ### [`v1.8.1`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.8.1) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.8.0...1.8.1) ##### Release Summary Bugfix release. ##### Bugfixes - Pass config_path on SOPS 3.9.0 before the subcommand instead of after it ([#​195](https://redirect.github.com/ansible-collections/community.sops/issues/195), [#​197](https://redirect.github.com/ansible-collections/community.sops/pull/197)). ### [`v1.8.0`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.8.0) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.7.0...1.8.0) ##### Release Summary Feature release for supporting improvements coming with SOPS 3.9.0. ##### Minor Changes - Detect SOPS 3.9.0 and use new decrypt and encrypt subcommands ([#​190](https://redirect.github.com/ansible-collections/community.sops/pull/190)). - sops vars plugin - new option handle_unencrypted_files allows to control behavior when encountering unencrypted files with SOPS 3.9.0+ ([#​190](https://redirect.github.com/ansible-collections/community.sops/pull/190)). ##### Bugfixes - sops_encrypt - properly support path_regex in .sops.yaml when SOPS 3.9.0 or later is used ([#​153](https://redirect.github.com/ansible-collections/community.sops/issues/153), [#​190](https://redirect.github.com/ansible-collections/community.sops/pull/190)). ### [`v1.7.0`](https://redirect.github.com/ansible-collections/community.sops/releases/tag/1.7.0) [Compare Source](https://redirect.github.com/ansible-collections/community.sops/compare/1.6.7...1.7.0) ##### Release Summary Bugfix and feature release to fix installation issues with SOPS 3.9.0. ##### Minor Changes - sops vars plugin - allow to configure the valid extensions with an ansible.cfg entry or with an environment variable ([#​185](https://redirect.github.com/ansible-collections/community.sops/pull/185)). ##### Bugfixes - Fix RPM URL for the 3.9.0 release ([#​188](https://redirect.github.com/ansible-collections/community.sops/pull/188)).

Configuration

📅 Schedule: Branch creation - "before 7am" (UTC), 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 was generated by Mend Renovate. View the repository job log.