mirror of https://git.rancher.io/charts
Bump security scan to v0.2.13
Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>pull/2963/head
parent
3cc2851f8b
commit
b6ddc03a8a
|
@ -12,11 +12,11 @@ annotations:
|
||||||
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
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v4.2.0-rc1
|
appVersion: v5.0.0-rc1
|
||||||
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
||||||
cluster
|
cluster
|
||||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||||
keywords:
|
keywords:
|
||||||
- security
|
- security
|
||||||
name: rancher-cis-benchmark
|
name: rancher-cis-benchmark
|
||||||
version: 4.2.0-rc1
|
version: 5.0.0-rc1
|
||||||
|
|
|
@ -8,7 +8,7 @@ image:
|
||||||
tag: v1.0.12
|
tag: v1.0.12
|
||||||
securityScan:
|
securityScan:
|
||||||
repository: rancher/security-scan
|
repository: rancher/security-scan
|
||||||
tag: v0.2.12
|
tag: v0.2.13
|
||||||
sonobuoy:
|
sonobuoy:
|
||||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||||
tag: v0.56.16
|
tag: v0.56.16
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: local
|
url: local
|
||||||
version: 4.2.0-rc1
|
version: 5.0.0-rc1
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -51,9 +51,9 @@ rancher-alerting-drivers:
|
||||||
rancher-csp-adapter:
|
rancher-csp-adapter:
|
||||||
- 103.0.0+up3.0.0-rc1
|
- 103.0.0+up3.0.0-rc1
|
||||||
rancher-cis-benchmark:
|
rancher-cis-benchmark:
|
||||||
- 4.2.0-rc1
|
- 5.0.0-rc1
|
||||||
rancher-cis-benchmark-crd:
|
rancher-cis-benchmark-crd:
|
||||||
- 4.2.0-rc1
|
- 5.0.0-rc1
|
||||||
neuvector:
|
neuvector:
|
||||||
- 102.0.4+up2.6.2
|
- 102.0.4+up2.6.2
|
||||||
neuvector-crd:
|
neuvector-crd:
|
||||||
|
|
Loading…
Reference in New Issue