Skip to content

Commit

Permalink
necessary changes for rancher-cis-benchmark to be auto-bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE committed Nov 5, 2024
1 parent 46c5d7d commit fecb596
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions packages/rancher-cis-benchmark/package.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
url: local
version: 7.0.0-rc.2
url: https://github.com/rancher/cis-operator.git
chartRepoBranch: release/v1.3
subdirectory: chart
additionalCharts:
- workingDir: charts-crd
upstreamOptions:
url: https://github.com/rancher/cis-operator.git
chartRepoBranch: release/v1.3
subdirectory: crds
crdOptions:
templateDirectory: crd-template
crdDirectory: templates
addCRDValidationToMainChart: true
addCRDValidationToMainChart: true

0 comments on commit fecb596

Please sign in to comment.