Commit Graph

10 Commits (1107be91997849f6fd08180a83c5e11a42fcd75e)

Author SHA1 Message Date
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00
Daishan 2469c9213c Clean up folders 2020-09-22 16:26:19 -07:00
Steven Crespo 5757f8cc15 Update gatekeeper to v3.1.1 2020-09-21 12:26:43 -07:00
Steven Crespo fb8c308737 Update opa gatekeeper to v3.1.0 2020-09-10 13:12:51 -07:00
Brenda Rearden da849a2dee Add providesGVR to patch file and remove from package.yaml 2020-09-09 12:52:34 -07:00
Caleb Bron 92211af12a update how we manage dependency annotations 2020-09-04 20:46:44 -07:00
Steven Crespo 1aaa1948f6 Update gatekeeper to v3.1.0-rc.1
- Updated package to reference latest release
- Removed previous chart's tgz to make changes in place
2020-08-17 13:11:15 -07:00
Steven Crespo df740fecc8 Enable generate CRD chart 2020-08-07 12:46:07 -07:00
Steven Crespo 3d8b451d4a Update opa gatekeeper chart to v3.1.0-beta.11
The previous patch didn't apply cleanly since the latest version had
significant changes made including structural. Instead I started with
an empty patch file and made changes manually. This patch includes the
same changes done in our previous patch, but on the latest version of
the chart.
2020-08-06 12:37:13 -07:00
Denise Schannon 44e16849c3 Initial commit 2020-07-29 15:59:02 -07:00