Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
fix(ansible-collection): update community.sops to 1.6.2 (#783)
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 | patch | `1.6.1` -> `1.6.2` |

---

### Release Notes

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

###
[`v1.6.2`](https://togithub.com/ansible-collections/community.sops/blob/HEAD/CHANGELOG.rst#v162)

[Compare
Source](https://togithub.com/ansible-collections/community.sops/compare/1.6.1...1.6.2)

\======

## Release Summary

Maintenance release.

## Bugfixes

- install role - make sure that the `pkg_mgr` fact is definitely
available when installing on `localhost`. This can improve error
messages in some cases
([https://github.com/ansible-collections/community.sops/issues/145](https://togithub.com/ansible-collections/community.sops/issues/145),
[https://github.com/ansible-collections/community.sops/pull/146](https://togithub.com/ansible-collections/community.sops/pull/146)).

</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 becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: greyrock-bot <1583719+greyrock-bot[bot]@users.noreply.github.com>
  • Loading branch information
greyrock-repo-duster[bot] and greyrock-bot authored Jun 16, 2023
1 parent 8f626d5 commit 68fa6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ collections:
- name: kubernetes.core
version: 2.4.0
- name: community.sops
version: 1.6.1
version: 1.6.2
- name: onepassword.connect
version: 2.2.1
roles:
Expand Down

0 comments on commit 68fa6cb

Please sign in to comment.