build: bump version 1.7.1 -> 1.7.2

!59
This commit is contained in:
2024-04-25 07:22:05 +00:00
parent bb707149f6
commit 9ec1ba4c51
3 changed files with 8 additions and 10 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 1.7.2 (2024-04-25)
### Fix
- **nfc_kubernetes**: adjust some tasks to run during checkmode
## 1.7.1 (2024-04-24)
### Fix
@ -75,17 +81,9 @@
### Fix
- **readme**: update gitlab links to new loc
- **configure**: dont attempt to configure firewall if install=false
- **handler**: remove old k8s code causing handler to fail
## 1.1.1 (2024-03-13)
### Fix
- don't check hostname for localhost
## 1.1.0 (2024-03-13)
### Feat
- add role readme and fix gitlab release job

View File

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