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/ui-component: rancher-cis-benchmark
|
||||
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
|
||||
cluster
|
||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||
keywords:
|
||||
- security
|
||||
name: rancher-cis-benchmark
|
||||
version: 4.2.0-rc1
|
||||
version: 5.0.0-rc1
|
||||
|
|
|
@ -8,7 +8,7 @@ image:
|
|||
tag: v1.0.12
|
||||
securityScan:
|
||||
repository: rancher/security-scan
|
||||
tag: v0.2.12
|
||||
tag: v0.2.13
|
||||
sonobuoy:
|
||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||
tag: v0.56.16
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 4.2.0-rc1
|
||||
version: 5.0.0-rc1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -51,9 +51,9 @@ rancher-alerting-drivers:
|
|||
rancher-csp-adapter:
|
||||
- 103.0.0+up3.0.0-rc1
|
||||
rancher-cis-benchmark:
|
||||
- 4.2.0-rc1
|
||||
- 5.0.0-rc1
|
||||
rancher-cis-benchmark-crd:
|
||||
- 4.2.0-rc1
|
||||
- 5.0.0-rc1
|
||||
neuvector:
|
||||
- 102.0.4+up2.6.2
|
||||
neuvector-crd:
|
||||
|
|
Loading…
Reference in New Issue