3 Commits

4 changed files with 10 additions and 3 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.18.0rc0
version: 0.18.0

View File

@ -1,3 +1,10 @@
## 0.18.0 (2024-05-03)
### Features
- **collection**: [3ba33562](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/3ba335620cfd878048d0bceeadb45b3b35017012) - bump nofusscomputing.kubernetes 1.8.1-a2 -> 1.9.0 [ [!254](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/254) ]
- **python**: [592978c5](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/592978c5f45f920fee4d64d325e73aa548b8454d) - bump ansible-core 2.16.1 -> 2.16.6 [ [!255](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/255) ]
## 0.18.0rc0 (2024-05-02)
### Features

View File

@ -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.8.1-a2 \
nofusscomputing.kubernetes==1.9.0 \
nofusscomputing.netbox==0.4.0

View File

@ -1,4 +1,4 @@
ansible-core==2.16.1
ansible-core==2.16.6
ansible-lint==6.15.0
ansible-runner==2.3.4
awxkit==23.9.0