From 82d89fdda35409e09e3585ade27753afe9de546d Mon Sep 17 00:00:00 2001 From: Wong Hoi Sing Edison Date: Sun, 18 Jul 2021 04:26:04 +0000 Subject: [PATCH] 5.1.0 --- CHANGELOG.md | 17 ++++++++++++----- README.md | 15 ++++++++++----- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d1a7a6..754ab90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Ansible Role for Kata Containers -## 5.1.0 - TBC +## 5.2.0 - TBC ### Major Changes - - Upgrade minimal Ansible community package support to 4.1.0 +## 5.1.0 - 2021-07-18 + +### Major Changes + + - Upgrade minimal Ansible community package support to 4.2.0 - Support Debian 11 - Support openSUSE Leap 15.3 - Improve download archive logic @@ -22,9 +26,12 @@ ### Major Changes - - Bugfix [ansible-lint `namespace`](https://github.com/ansible-community/ansible-lint/pull/1451) - - Bugfix [ansible-lint `no-handler`](https://github.com/ansible-community/ansible-lint/pull/1402) - - Bugfix [ansible-lint `unnamed-task`](https://github.com/ansible-community/ansible-lint/pull/1413) + - Bugfix [ansible-lint + `namespace`](https://github.com/ansible-community/ansible-lint/pull/1451) + - Bugfix [ansible-lint + `no-handler`](https://github.com/ansible-community/ansible-lint/pull/1402) + - Bugfix [ansible-lint + `unnamed-task`](https://github.com/ansible-community/ansible-lint/pull/1413) - Simplify Python dependency with system packages - Support RHEL 8 with Molecule - Support RHEL 7 with Molecule diff --git a/README.md b/README.md index d364f4f..f9c2e29 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # Ansible Role for Kata Containers -[![Gitlab pipeline status](https://img.shields.io/gitlab/pipeline/alvistack/ansible-role-kata/master)](https://gitlab.com/alvistack/ansible-role-kata/-/pipelines) -[![GitHub release](https://img.shields.io/github/release/alvistack/ansible-role-kata.svg)](https://github.com/alvistack/ansible-role-kata/releases) -[![GitHub license](https://img.shields.io/github/license/alvistack/ansible-role-kata.svg)](https://github.com/alvistack/ansible-role-kata/blob/master/LICENSE) -[![Ansible Role](https://img.shields.io/badge/galaxy-alvistack.kata-blue.svg)](https://galaxy.ansible.com/alvistack/kata) +[![Gitlab pipeline +status](https://img.shields.io/gitlab/pipeline/alvistack/ansible-role-kata/master)](https://gitlab.com/alvistack/ansible-role-kata/-/pipelines) +[![GitHub +release](https://img.shields.io/github/release/alvistack/ansible-role-kata.svg)](https://github.com/alvistack/ansible-role-kata/releases) +[![GitHub +license](https://img.shields.io/github/license/alvistack/ansible-role-kata.svg)](https://github.com/alvistack/ansible-role-kata/blob/master/LICENSE) +[![Ansible +Role](https://img.shields.io/badge/galaxy-alvistack.kata-blue.svg)](https://galaxy.ansible.com/alvistack/kata) Ansible Role for Kata Containers Installation. @@ -39,7 +43,8 @@ This role could simply deploy to `localhost` as below: ## License - Code released under [Apache License 2.0](LICENSE) - - Docs released under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/) + - Docs released under [CC + BY 4.0](http://creativecommons.org/licenses/by/4.0/) ## Author Information