Prepare for 1.0.2 release (#70)

This commit is contained in:
Mike Graves
2021-02-19 12:03:23 -05:00
committed by GitHub
parent d197d28cd1
commit 2b51c229ad
6 changed files with 19 additions and 4 deletions

View File

@@ -75,3 +75,10 @@ releases:
fragments:
- 59-downstream-docs.yml
release_date: '2020-11-17'
1.0.2:
changes:
minor_changes:
- restrict the version of kubernetes.core dependency (https://github.com/ansible-collections/community.okd/pull/66).
fragments:
- 66-restrict-kubernetes-core-version.yaml
release_date: '2021-02-19'