From 6a2b8c459902a21711b970d67b5c0349aa713577 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 27 Jan 2024 12:36:18 +0000 Subject: [PATCH] chore(deps): update dependency xanmanning.k3s to v3.4.4 (#341) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [xanmanning.k3s](https://github.com/PyratLabs/ansible-role-k3s) | role | patch | `v3.4.3` -> `v3.4.4` | --- ### Release Notes
PyratLabs/ansible-role-k3s (xanmanning.k3s) ### [`v3.4.4`](https://github.com/PyratLabs/ansible-role-k3s/releases/tag/v3.4.4) [Compare Source](https://github.com/PyratLabs/ansible-role-k3s/compare/v3.4.3...v3.4.4) #### What's Changed - Containerd registries config not live by [@​sm-gravid-day](https://github.com/sm-gravid-day) in https://github.com/PyratLabs/ansible-role-k3s/pull/222 - kubectl commands on node must use short name by [@​fragpit](https://github.com/fragpit) in https://github.com/PyratLabs/ansible-role-k3s/pull/220 - Add scan for running control nodes when choosing primary control node by [@​paradon](https://github.com/paradon) in https://github.com/PyratLabs/ansible-role-k3s/pull/219 #### New Contributors - [@​sm-gravid-day](https://github.com/sm-gravid-day) made their first contribution in https://github.com/PyratLabs/ansible-role-k3s/pull/222 - [@​paradon](https://github.com/paradon) made their first contribution in https://github.com/PyratLabs/ansible-role-k3s/pull/219 **Full Changelog**: https://github.com/PyratLabs/ansible-role-k3s/compare/v3.4.3...v3.4.4
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.home/nrdufour/home-ops/pulls/341 Co-authored-by: Renovate Co-committed-by: Renovate --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 742dfa58..6b17945b 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -20,4 +20,4 @@ roles: - src: https://github.com/PyratLabs/ansible-role-k3s.git scm: git name: xanmanning.k3s - version: v3.4.3 + version: v3.4.4