diff --git a/.cz.yaml b/.cz.yaml index 56b24ad..78b8407 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.20.0 + version: 0.21.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index df41e79..04f50a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## 0.21.0 (2024-07-28) + +### Features + +- [1fd28222](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/1fd28222daff27ebf0c038bd56e7115840396734) - update nofusscomputing.kubernetes 1.12.0 -> 1.13.0 [ [!262](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/262) [!77](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/77) [!78](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/78) [!1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/1) [!58](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/58) [!4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/4) [!28](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/28) ] +- **collection**: [f6fe65a2](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f6fe65a2e028fff64f90e4820f5400461dcd0ead) - bump nofusscomputing.kubernetes1.11.0 -> 1.12.0 [ [!263](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/263) ] +- **ansible_playbooks**: [b68670ad](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b68670ad620c8e9899f20b98e73dd3867b61c208) - updated submodule ansible_playbooks [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- **ansible-roles**: [22189634](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/22189634e57d9ef9ef33dfa23ac8bed8e0e6d9a8) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- **ansible_playbooks**: [30a8823d](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/30a8823d73d46b885cd3430500a84d45cfa50087) - updated submodule ansible_playbooks [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- **ansible-roles**: [17fc99d4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/17fc99d4258d120270c48e61e1ef83c2e038f44a) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- **ansible-roles**: [db047427](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/db04742727a7e647b220d31220c4ffd3d943a8cb) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- **ansible-roles**: [c4191962](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/c41919624368d6cdc00f3fbae27ff66d5d73735f) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ] +- [645998ca](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/645998ca891f688e06d0da47840caf2f534e67e4) - update all git submodules to current HEADs [ [!259](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/259) [!84](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/84) [!105](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/105) ] +- [6ba8f735](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/6ba8f735367d1f550984b62be18352d130db1212) - update all git submodules to current HEADs [ [!258](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/258) [!84](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/84) [!104](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/104) ] + ## 0.20.0 (2024-06-27) ### Features