Merge branch 'development'

This commit is contained in:
2024-06-27 07:39:54 +00:00
3 changed files with 8 additions and 16 deletions

View File

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

View File

@ -1,3 +1,9 @@
## 1.10.3 (2024-06-27)
### Fix
- **install**: ensure ipv6 is installed before attempting to disable
## 1.10.2 (2024-05-03)
### Fix
@ -62,22 +68,8 @@
- **kubernetes_netbox**: custom field bug work around
### Fix
- **nfc_kubernetes**: ensure install tasks run when job_tags specified
## 1.6.0 (2024-03-29)
### Feat
- **test**: add integration test. playbook install
### Fix
- **docs**: use correct badge query url
## 1.5.0 (2024-03-21)
### Feat
- **collection**: nofusscomputing.firewall update 1.0.1 -> 1.1.0

View File

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