13 Commits

Author SHA1 Message Date
d947b37b7e build(version): bump version 0.18.0 → 0.19.0 2024-06-27 08:01:07 +00:00
Jon
b9e8e2a32c feat(collection): bump nofusscomputing.kubernetes1.10.2 -> 1.10.3
!256 nofusscomputing/projects/ansible/collections/kubernetes!69 nofusscomputing/projects/ansible/collections/kubernetes!70
2024-06-27 17:11:46 +09:30
Jon
7e13e2f31d feat(collection): bump nofusscomputing.kubernetes1.10.1 -> 1.10.2
!256 nofusscomputing/projects/ansible/collections/kubernetes!67
2024-05-04 06:09:40 +09:30
Jon
def6cede45 feat(collection): bump nofusscomputing.kubernetes 1.10.0 -> 1.10.1
!256 nofusscomputing/projects/ansible/collections/kubernetes!67
2024-05-04 04:53:47 +09:30
Jon
7be77a2a9b feat(collection): bump nofusscomputing.kubernetes 1.9.0 -> 1.10.0
!256 nofusscomputing/projects/ansible/collections/kubernetes!66 nofusscomputing/projects/ansible/collections/kubernetes!65
2024-05-04 04:09:07 +09:30
4d2c6b976e build(version): bump version 0.18.0rc0 → 0.18.0 2024-05-03 14:48:48 +00:00
Jon
3ba335620c feat(collection): bump nofusscomputing.kubernetes 1.8.1-a2 -> 1.9.0
!254
2024-05-03 22:46:55 +09:30
Jon
592978c5f4 feat(python): bump ansible-core 2.16.1 -> 2.16.6
!255 https://github.com/ansible/awx/issues/15161
2024-05-02 13:01:18 +09:30
c445849126 build(version): bump version 0.17.1 → 0.18.0rc0 2024-05-02 02:04:28 +00:00
Jon
f64a45d921 feat(collection): bump nofusscomputing.kubernetes 1.7.2 -> 1.8.1-a2
!254
2024-05-02 11:21:13 +09:30
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
4 changed files with 34 additions and 3 deletions

View File

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

View File

@ -1,3 +1,32 @@
## 0.19.0 (2024-06-27)
### Features
- **collection**: [b9e8e2a3](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b9e8e2a32cac22bd02ae8250c20f7ff5051f897a) - bump nofusscomputing.kubernetes1.10.2 -> 1.10.3 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!69](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/69) [!70](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/70) ]
- **collection**: [7e13e2f3](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7e13e2f31d92a21248bf4f806ec273c14b38c717) - bump nofusscomputing.kubernetes1.10.1 -> 1.10.2 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!67](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/67) ]
- **collection**: [def6cede](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/def6cede457363f4712ada572d5b1f7fcee97c01) - bump nofusscomputing.kubernetes 1.10.0 -> 1.10.1 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!67](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/67) ]
- **collection**: [7be77a2a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7be77a2a9b29abf62565e6819ea5cf6f8b567c0f) - bump nofusscomputing.kubernetes 1.9.0 -> 1.10.0 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!66](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/66) [!65](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/65) ]
## 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
- **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
- **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) ## 0.17.0 (2024-04-25)
### Bug Fixes ### Bug Fixes

View File

@ -147,4 +147,6 @@ RUN ansible-galaxy collection install \
netbox.netbox==3.17.0 \ netbox.netbox==3.17.0 \
theforeman.foreman==4.0.0; \ theforeman.foreman==4.0.0; \
ansible-galaxy collection install --pre \ ansible-galaxy collection install --pre \
nofusscomputing.kubernetes==1.7.2 nofusscomputing.glpi==0.1.0-a1 \
nofusscomputing.kubernetes==1.10.3 \
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-lint==6.15.0
ansible-runner==2.3.4 ansible-runner==2.3.4
awxkit==23.9.0 awxkit==23.9.0