build: bump version 1.1.2 -> 1.2.0

!46
This commit is contained in:
2024-03-16 13:58:16 +00:00
parent d3666c6825
commit 0be7080089
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,13 @@
## 1.2.0 (2024-03-16)
### Feat
- **firewall**: use collection nofusscomputing.firewall to configure kubernetes firewall
### Fix
- **config**: use correct var name when setting node name
## 1.1.2 (2024-03-13)
### Fix
@ -55,7 +65,6 @@
- install helm binary
- disable node ipv6 support
- **kubevirt**: install virtctl plugin
- **kubevirt**: optionally specify which nodes within a cluster to install kubeviirt
### Refactor