build: bump version 1.8.0 -> 1.8.1-a1

!64
This commit is contained in:
2024-05-02 01:29:53 +00:00
parent 52c4ee12fa
commit e0035d88df
3 changed files with 8 additions and 2 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 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)
### Feat

View File

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