Skip to content

Commit

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>ansible-collections/community.sops (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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jun 20, 2023
1 parent deef129 commit 806dee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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
roles:
- src: xanmanning.k3s
version: v3.4.1

0 comments on commit 806dee9

Please sign in to comment.