build: bump version 1.7.0 -> 1.7.1

!58
This commit is contained in:
2024-04-24 03:23:27 +00:00
parent 9d9cffb03a
commit f09a71ef77
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.0
version: 1.7.1
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 1.7.1 (2024-04-24)
### Fix
- add role readme
## 1.7.0 (2024-04-24)
### Feat
@ -71,8 +77,6 @@
- **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
- **handler**: kubernetes restart handler now using updated node type vars
- **config**: if hostname=localhost use hostname command to fetch hostname
## 1.1.1 (2024-03-13)
@ -85,9 +89,3 @@
### Feat
- add role readme and fix gitlab release job
## 1.0.1 (2024-03-13)
### Fix
- **ci**: ensure correct package name is used

View File

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