build: bump version 1.8.1-a2 -> 1.9.0

!63
This commit is contained in:
2024-05-03 13:10:33 +00:00
parent b4c06b9f91
commit fa803be6ab
3 changed files with 7 additions and 18 deletions

View File

@ -4,5 +4,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 1.8.1-a2
version: 1.9.0
version_scheme: semver

View File

@ -1,13 +1,12 @@
## 1.8.1-a2 (2024-05-02)
## 1.9.0 (2024-05-03)
### Feat
- **nfc_kubernetes**: add debug out to k3s download on failure
### Fix
- **nfc_kubernetes**: cast url var as list
## 1.8.1-a1 (2024-05-02)
### Fix
- **nfc_kubernetes**: correct url build to loop through all cpu arch
## 1.8.0 (2024-05-02)
@ -77,15 +76,5 @@
### Fix
- **handler**: add missing 'reboot_host' handler
- **firewall**: ensure slave nodes can access ALL masters API point
- **firewall**: dont add rules for disabled features
## 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

View File

@ -8,7 +8,7 @@ namespace: nofusscomputing
name: kubernetes
# The version of the collection. Must be compatible with semantic versioning
version: 1.8.1-a2
version: 1.9.0
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md