build: bump version 1.3.0 -> 1.4.0

!50
This commit is contained in:
2024-03-20 11:22:53 +00:00
parent 11756037a3
commit 03e48c7031
3 changed files with 8 additions and 4 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 1.4.0 (2024-03-20)
### Feat
- **install**: "ansible_check_mode=true" no hostname check
## 1.3.0 (2024-03-18)
### Feat
@ -62,14 +68,12 @@
- **nfc_kubernetes**: update meta file
- remove dependency on role nfc_common
- **nfc_kubernetes**: layout role ingress to install prime -> master -> worker nodes as separate groups
- **docs**: restructure docs
## 0.3.0 (2024-03-13)
### Feat
- remove old var and update kube version
- install helm binary
### Refactor

View File

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