mirror of https://git.rancher.io/charts
copy rancher-cis-benchmark version 102.x.x to 103.x.x
parent
6db0fb2a4a
commit
8c0797dd4a
|
@ -7,7 +7,7 @@ annotations:
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
catalog.cattle.io/permits-os: linux,windows
|
||||||
catalog.cattle.io/provides-gvr: cis.cattle.io.clusterscans/v1
|
catalog.cattle.io/provides-gvr: cis.cattle.io.clusterscans/v1
|
||||||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-cis-benchmark
|
catalog.cattle.io/release-name: rancher-cis-benchmark
|
||||||
catalog.cattle.io/type: cluster-tool
|
catalog.cattle.io/type: cluster-tool
|
||||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
url: local
|
url: local
|
||||||
version: 4.1.0
|
version: 103.0.0+up4.1.0
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
templateDirectory: crd-template
|
templateDirectory: crd-template
|
||||||
crdDirectory: templates
|
crdDirectory: templates
|
||||||
addCRDValidationToMainChart: true
|
addCRDValidationToMainChart: true
|
||||||
|
doNotRelease: true
|
||||||
|
|
Loading…
Reference in New Issue