Skip to content

Commit

Permalink
chore(deps): update dependency xanmanning.k3s to v3.4.2 (#11)
Browse files Browse the repository at this point in the history
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 <nrdufour@gmail.com>
Reviewed-on: https://git.home/nrdufour/home-ops/pulls/11
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
  • Loading branch information
nrdufour and nrdufour committed Jul 27, 2023
1 parent 4a6722f commit 071f653
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 @@ -20,4 +20,4 @@ roles:
- src: https://github.com/PyratLabs/ansible-role-k3s.git
scm: git
name: xanmanning.k3s
version: v3.3.1
version: v3.4.2

0 comments on commit 071f653

Please sign in to comment.