Merge branch 'development' into 'master'

chore: Release 0.18.0

See merge request nofusscomputing/projects/ansible/execution_environment!255
This commit is contained in:
2024-05-03 14:47:50 +00:00
4 changed files with 9 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.17.1
version: 0.18.0rc0

View File

@ -1,3 +1,9 @@
## 0.18.0rc0 (2024-05-02)
### Features
- **collection**: [f64a45d9](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f64a45d921deeb4ffd7858e8cdd91f6f6756165b) - bump nofusscomputing.kubernetes 1.7.2 -> 1.8.1-a2 [ [!254](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/254) ]
## 0.17.1 (2024-05-02)
### Bug Fixes

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.7.2 \
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