Issue #254: Prepare for 1.1.0 release. (#257)

* Issue #254: Add changelogs for 1.1.0.

* Issue #254: Two of the changes are major.

* Update CHANGELOG and galaxy tag version.

* Issue #254: Document kubernetes.core release process.
This commit is contained in:
Jeff Geerling
2020-10-08 15:35:42 -05:00
committed by GitHub
parent f0dacc083c
commit 9ff259c638
26 changed files with 198 additions and 28 deletions

View File

@@ -27,16 +27,16 @@ test-integration:
test-molecule:
molecule test
downstream-test-sanity:
downstream-test-sanity:
./utils/downstream.sh -s
downstream-test-integration:
downstream-test-integration:
./utils/downstream.sh -i
downstream-test-molecule:
downstream-test-molecule:
./utils/downstream.sh -m
downstream-build:
downstream-build:
./utils/downstream.sh -b
downstream-release: