mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-10 07:23:30 +01:00
chore: update changelog for release
This commit is contained in:
parent
78cf2c1866
commit
d38f344937
2 changed files with 10 additions and 0 deletions
|
@ -14,6 +14,15 @@
|
||||||
---
|
---
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 2022-06-17, v3.2.0
|
||||||
|
|
||||||
|
### Notable changes
|
||||||
|
|
||||||
|
- feature: added support for alpine #182
|
||||||
|
- fix: `k3s_control_token` not working #187
|
||||||
|
|
||||||
## 2022-05-02, v3.1.2
|
## 2022-05-02, v3.1.2
|
||||||
|
|
||||||
### Notable changes
|
### Notable changes
|
||||||
|
|
|
@ -29,6 +29,7 @@ You can install dependencies using the requirements.txt file in this repository:
|
||||||
|
|
||||||
This role has been tested against the following Linux Distributions:
|
This role has been tested against the following Linux Distributions:
|
||||||
|
|
||||||
|
- Alpine Linux
|
||||||
- Amazon Linux 2
|
- Amazon Linux 2
|
||||||
- Archlinux
|
- Archlinux
|
||||||
- CentOS 8
|
- CentOS 8
|
||||||
|
|
Loading…
Reference in a new issue