Enable generate CRD chart

pull/527/head
Steven Crespo 2020-08-05 17:45:00 -07:00
parent 19b1be917d
commit df740fecc8
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,7 @@ All notable changes from the upstream OPA Gatekeeper chart will be added to this
## [Package Version 00] - 2020-07-27
### Added
- Enabled the CRD chart generator in `package.yaml`
### Modified
- Updated chart version in `Chart.yaml` to follow the upstream's format `v3.1.0-beta.X`

View File

@ -1,4 +1,7 @@
url: https://github.com/open-policy-agent/gatekeeper.git
subdirectory: charts/gatekeeper
type: git
commit: 9a8051ac8fa3dc407056ed0293a0d97210386115
commit: 9a8051ac8fa3dc407056ed0293a0d97210386115
generateCRDChart:
enabled: true
providesGVR: configs.config.gatekeeper.sh/v1alpha1