Merge branch 'development'

This commit is contained in:
2024-03-21 17:42:18 +00:00
3 changed files with 8 additions and 15 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 1.5.0 (2024-03-21)
### Feat
- **collection**: nofusscomputing.firewall update 1.0.1 -> 1.1.0
## 1.4.0 (2024-03-20)
### Feat
@ -59,22 +65,9 @@
## 1.0.0 (2024-03-13)
### Feat
- **playbook**: add the install playbook
### Refactor
- **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
## 0.3.0 (2024-03-13)
### Feat
- remove old var and update kube version
### Refactor
- image var update for calico

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.5.0
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md