mirror of https://git.rancher.io/charts
bump CIS Benchmark version and security-scan version
parent
4fa4316ea5
commit
9872219088
|
@ -12,11 +12,11 @@ annotations:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v2.0.5-rc5
|
||||
appVersion: v2.0.5-rc6
|
||||
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: 2.0.5-rc5
|
||||
version: 2.0.5-rc6
|
||||
|
|
|
@ -8,7 +8,7 @@ image:
|
|||
tag: v1.0.9
|
||||
securityScan:
|
||||
repository: rancher/security-scan
|
||||
tag: v0.2.8-rc4
|
||||
tag: v0.2.8-rc5
|
||||
sonobuoy:
|
||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||
tag: v0.56.7
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 2.0.5-rc5
|
||||
version: 2.0.5-rc6
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -111,10 +111,10 @@ rancher-backup-crd:
|
|||
- 1.0.301
|
||||
rancher-cis-benchmark:
|
||||
- 1.0.700
|
||||
- 2.0.5-rc5
|
||||
- 2.0.5-rc6
|
||||
rancher-cis-benchmark-crd:
|
||||
- 1.0.700
|
||||
- 2.0.5-rc5
|
||||
- 2.0.5-rc6
|
||||
rancher-eks-operator:
|
||||
- 100.0.0+up1.1.1
|
||||
- 100.0.1+up1.1.2
|
||||
|
|
Loading…
Reference in New Issue