Skip to content

Commit

Permalink
feat(ansible): update community.sops ( 1.6.7 → 1.7.0 ) (#3907)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[community.sops](https://togithub.com/ansible-collections/community.sops)
| galaxy-collection | minor | `1.6.7` -> `1.7.0` |

---

### Release Notes

<details>
<summary>ansible-collections/community.sops (community.sops)</summary>

###
[`v1.7.0`](https://togithub.com/ansible-collections/community.sops/releases/tag/1.7.0)

[Compare
Source](https://togithub.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
<code>ansible.cfg</code> entry or with an environment variable
([#&#8203;185](https://togithub.com/ansible-collections/community.sops/pull/185)).

##### Bugfixes

- Fix RPM URL for the 3.9.0 release
([#&#8203;188](https://togithub.com/ansible-collections/community.sops/pull/188)).

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jun 28, 2024
1 parent d075838 commit b582f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ collections:
- name: community.general
version: 9.1.0
- name: community.sops
version: 1.6.7
version: 1.7.0

0 comments on commit b582f02

Please sign in to comment.