Skip to content

Commit 071f653

Browse files
committed
chore(deps): update dependency xanmanning.k3s to v3.4.2 (#11)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [xanmanning.k3s](https://github.com/PyratLabs/ansible-role-k3s) | role | minor | `v3.3.1` -> `v3.4.2` | --- ### Release Notes <details> <summary>PyratLabs/ansible-role-k3s (xanmanning.k3s)</summary> ### [`v3.4.2`](https://github.com/PyratLabs/ansible-role-k3s/releases/tag/v3.4.2) [Compare Source](PyratLabs/ansible-role-k3s@v3.4.1...v3.4.2) #### What's Changed - fix: static pods should be deployed to all control nodes by [@&#8203;onedr0p](https://github.com/onedr0p) in PyratLabs/ansible-role-k3s#207 - Create registries.yaml if k3s_registries.mirrors or k3s_registries.configs are not None by [@&#8203;matteyeux](https://github.com/matteyeux) in PyratLabs/ansible-role-k3s#208 #### New Contributors - [@&#8203;matteyeux](https://github.com/matteyeux) made their first contribution in PyratLabs/ansible-role-k3s#208 **Full Changelog**: PyratLabs/ansible-role-k3s@v3.4.1...v3.4.2 ### [`v3.4.1`](https://github.com/PyratLabs/ansible-role-k3s/blob/HEAD/CHANGELOG.md#2023-05-17-v341) [Compare Source](PyratLabs/ansible-role-k3s@v3.4.0...v3.4.1) ##### Notable changes - fix: resolve ansible lint warnings and fix molecule tests in github actions ##### Contributors - [dbrennand](https://github.com/dbrennand) *** ### [`v3.4.0`](https://github.com/PyratLabs/ansible-role-k3s/blob/HEAD/CHANGELOG.md#2023-03-11-v340) [Compare Source](PyratLabs/ansible-role-k3s@v3.3.1...v3.4.0) ##### Notable changes - refactor: add `until: 1.23.15` to `secrets-encryption` from `k3s_experimental_config` as it is no longer experimental. Fixes [#&#8203;200](PyratLabs/ansible-role-k3s#200). - docs(fix): typo in `CONTRIBUTING.md` ##### Contributors - [dbrennand](https://github.com/dbrennand) *** </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: Nicolas Dufour <[email protected]> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/11 Co-authored-by: Renovate <[email protected]> Co-committed-by: Renovate <[email protected]>
1 parent 4a6722f commit 071f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ansible/requirements.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ roles:
2020
- src: https://github.com/PyratLabs/ansible-role-k3s.git
2121
scm: git
2222
name: xanmanning.k3s
23-
version: v3.3.1
23+
version: v3.4.2

0 commit comments

Comments
 (0)