Arvind Iyengar
b350bb93e0
Remove rcVersions
2021-05-17 15:39:11 -07:00
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
7f77955729
Update default value of `auditInterval` in README
2020-08-25 15:50:37 -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
c6370509d8
Add webhook service and update changelog
2020-08-07 17:37:26 -07:00
Steven Crespo
865476ee75
Move add-on files to overlay
...
Move add-on files allowedrepos.yaml, job-constraints-crd.yaml and
requiredlabels.yaml to overlay
2020-08-07 13:50:23 -07:00
Steven Crespo
df740fecc8
Enable generate CRD chart
2020-08-07 12:46:07 -07:00
Steven Crespo
19b1be917d
Update for Helm 3 compatibility
...
- Move crds to crds directory
- Remove crd-install hooks and templates from crds
2020-08-07 12:45:59 -07:00
Steven Crespo
d2578e40da
Remove index and update istio-kubectl
...
- Remove index as we package and host our charts
- Update rancher/istio-kubectl image tag to 1.5.8
2020-08-07 12:43:46 -07:00
Steven Crespo
6e147640be
Update namespace annotation
...
- Update namespace annotation to `cattle-gatekeeper-system`
- Remove `gatekeeper-system` from templates as Rancher handles
namespaces for chart installation.
2020-08-07 12:42:25 -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
Caleb Bron
a224a87038
moving dev-charts to charts and fixing logo path
2020-07-30 16:13:01 -07:00
Caleb Bron
f7dd80a3c1
copy charts from dev-charts
2020-07-30 16:09:43 -07:00
Denise Schannon
44e16849c3
Initial commit
2020-07-29 15:59:02 -07:00