5 Commits

Author SHA1 Message Date
7f403ca0ce build(version): bump version 0.16.0 → 0.17.0 2024-04-25 17:47:16 +00:00
ea4df74a49 Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!253
2024-04-25 17:24:34 +00:00
e59644a6c2 feat(ansible-roles): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "33197d244ec3705696b06d04e6d4f80d4d21b3fb)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "dc12408a018cae9d4d2d83e33124d1d26dfa07fb)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out dc12408a018cae9d4d2d83e33124d1d26dfa07fb

MR !253
2024-04-25 17:13:18 +00:00
Jon
3b54c1dfdd fix(submodule): update to commit that exists
!252
2024-04-26 02:41:47 +09:30
Jon
940daba84b fix(kubernetes): update nofusscomputing.kubernetes 1.7.1 -> 1.7.2
!247
2024-04-25 16:53:34 +09:30
5 changed files with 15 additions and 4 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.16.0 version: 0.17.0

View File

@ -1,3 +1,14 @@
## 0.17.0 (2024-04-25)
### Bug Fixes
- **submodule**: [3b54c1df](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/3b54c1dfdd60c74e59e61bbd1eceff556300a449) - update to commit that exists [ [!252](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/252) ]
- **kubernetes**: [940daba8](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/940daba84b197fb0bda82222637a2374d8a8301f) - update nofusscomputing.kubernetes 1.7.1 -> 1.7.2 [ [!247](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/247) ]
### Features
- **ansible-roles**: [e59644a6](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/e59644a6c21beee0ea18b1858e8cf75a365acd6e) - updated submodule ansible-roles [ [!253](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/253) ]
## 0.16.0 (2024-04-24) ## 0.16.0 (2024-04-24)
### Bug Fixes ### Bug Fixes

View File

@ -147,4 +147,4 @@ 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.1 nofusscomputing.kubernetes==1.7.2