Merge branch 'development'

This commit is contained in:
2024-05-02 00:27:00 +00:00
3 changed files with 8 additions and 18 deletions

View File

@ -4,5 +4,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 1.7.2
version: 1.8.0
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 1.8.0 (2024-05-02)
### Feat
- **nfc_kubernetes**: build url and on use cast as string
## 1.7.2 (2024-04-25)
### Fix
@ -56,10 +62,6 @@
## 1.3.0 (2024-03-18)
### Feat
- dont attempt to install if already installed
### Fix
- **handler**: add missing 'reboot_host' handler
@ -75,15 +77,3 @@
### Fix
- **config**: use correct var name when setting node name
## 1.1.2 (2024-03-13)
### Fix
- **readme**: update gitlab links to new loc
## 1.1.1 (2024-03-13)
### Fix
- don't check hostname for localhost

View File

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