3 Commits

Author SHA1 Message Date
65fc530c8a build(version): bump version 0.17.0 → 0.17.1 2024-05-02 01:05:16 +00:00
Jon
5288a657cc fix(collection): add nofusscomputing.netbox
!254
2024-05-02 10:22:19 +09:30
Jon
d71ee25c24 fix(collection): add nofusscomputing.glpi
!254
2024-05-02 10:22:02 +09:30
3 changed files with 11 additions and 2 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.0
version: 0.17.1

View File

@ -1,3 +1,10 @@
## 0.17.1 (2024-05-02)
### Bug Fixes
- **collection**: [5288a657](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/5288a657cc43429a5a59ae3cfefca754ba421bbb) - add nofusscomputing.netbox [ [!254](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/254) ]
- **collection**: [d71ee25c](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/d71ee25c2450567217f529e143723b05ac5cd6e0) - add nofusscomputing.glpi [ [!254](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/254) ]
## 0.17.0 (2024-04-25)
### Bug Fixes

View File

@ -147,4 +147,6 @@ RUN ansible-galaxy collection install \
netbox.netbox==3.17.0 \
theforeman.foreman==4.0.0; \
ansible-galaxy collection install --pre \
nofusscomputing.kubernetes==1.7.2
nofusscomputing.glpi==0.1.0-a1 \
nofusscomputing.kubernetes==1.7.2 \
nofusscomputing.netbox==0.4.0