Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
672eed53be | |||
2a11d3a97c |
2
.cz.yaml
2
.cz.yaml
@ -4,4 +4,4 @@ commitizen:
|
||||
name: cz_conventional_commits
|
||||
tag_format: $major.$minor.$patch$prerelease
|
||||
update_changelog_on_bump: true
|
||||
version: 0.19.0
|
||||
version: 0.20.0
|
||||
|
@ -1,3 +1,9 @@
|
||||
## 0.20.0 (2024-06-27)
|
||||
|
||||
### Features
|
||||
|
||||
- **collection**: [2a11d3a9](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/2a11d3a97ca82a1e84be2cc1fe32c38f5fa7a5de) - bump nofusscomputing.kubernetes1.10.3 -> 1.11.0 [ [!257](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/257) [!71](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/71) [!27](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/27) ]
|
||||
|
||||
## 0.19.0 (2024-06-27)
|
||||
|
||||
### Features
|
||||
|
@ -148,5 +148,5 @@ RUN ansible-galaxy collection install \
|
||||
theforeman.foreman==4.0.0; \
|
||||
ansible-galaxy collection install --pre \
|
||||
nofusscomputing.glpi==0.1.0-a1 \
|
||||
nofusscomputing.kubernetes==1.10.3 \
|
||||
nofusscomputing.kubernetes==1.11.0 \
|
||||
nofusscomputing.netbox==0.4.0
|
||||
|
Reference in New Issue
Block a user