-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 071f653
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 [@​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 [@​matteyeux](https://github.com/matteyeux) in PyratLabs/ansible-role-k3s#208
#### New Contributors
- [@​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 [#​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 071f653Copy full SHA for 071f653
1 file changed
+1
-1
lines changedDiff for: ansible/requirements.yml
Copy file name to clipboardExpand all lines: ansible/requirements.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + |
0 commit comments