v1.1.0
$ git log 1.0.0..HEAD --pretty=format:"- %h %s by %an" --no-merges
- 1ea94b8 Fixed docs not being upto date (#94) by Gareth Healy
- 76e721d Added version to expected labels (#93) by Gareth Healy
- acb7840 Upgraded to beta11 of gatekeeper (#92) by Gareth Healy
- 57a530d Updated kinds annotation to be lower case (#91) by Gareth Healy
- 306ace6 Split out the docs ci bits into its own pipeline (#90) by Gareth Healy
- c20b801 Converted combine tests to use gatekeeper cache (#84) by Gareth Healy
- 3e5fe4a 🦅 ADD - Cansu to be able to review and merge 🦅 (#79) by Donal Spring
- 6e06698 Added validation step for integration data (#85) by Gareth Healy
- 5a3606e Added readme's into each policie dir to explain them abit more (#87) by Gareth Healy
- e33773b Updated docs to fix ci (#86) by Gareth Healy
- 243548c Updated gatekeeper deploy to only validate non control based namespaces by garethahealy
- 1579565 Simplified combine unit test criteria by garethahealy