mirror of https://git.rancher.io/charts
Update chart version and security-scan and cis-operator latest version
parent
df61ca8a74
commit
1b52817c1c
|
@ -12,11 +12,11 @@ annotations:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v2.0.3
|
||||
appVersion: v2.0.4-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: 2.0.3
|
||||
version: 2.0.4-rc1
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
image:
|
||||
cisoperator:
|
||||
repository: rancher/cis-operator
|
||||
tag: v1.0.7
|
||||
tag: v1.0.8-rc2
|
||||
securityScan:
|
||||
repository: rancher/security-scan
|
||||
tag: v0.2.6
|
||||
tag: v0.2.7-rc1
|
||||
sonobuoy:
|
||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||
tag: v0.53.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 2.0.3
|
||||
version: 2.0.4-rc1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -28,3 +28,7 @@ sriov:
|
|||
- 100.0.3+up0.1.0
|
||||
sriov-crd:
|
||||
- 100.0.3+up0.1.0
|
||||
rancher-cis-benchmark:
|
||||
- 2.0.4-rc1
|
||||
rancher-cis-benchmark-crd:
|
||||
- 2.0.4-rc1
|
Loading…
Reference in New Issue