Release 2.0.1 (#130)

This commit is contained in:
Mike Graves
2021-06-14 07:54:07 -04:00
committed by GitHub
parent 98cb88a701
commit b7345696cc
7 changed files with 20 additions and 6 deletions

View File

@@ -395,3 +395,11 @@ releases:
name: k8s_json_patch
namespace: ''
release_date: '2021-06-09'
2.0.1:
changes:
bugfixes:
- inventory - add community.kubernetes to list of plugin choices in k8s inventory
(https://github.com/ansible-collections/kubernetes.core/pull/128).
fragments:
- 128-update-inventory-plugin-param.yaml
release_date: '2021-06-11'

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- inventory - add community.kubernetes to list of plugin choices in k8s inventory (https://github.com/ansible-collections/kubernetes.core/pull/128).