mirror of https://git.rancher.io/charts
Bump rancher-cis-benchmark to non-rc tag 2.0.4
parent
6e6e019d17
commit
9ebfe30a74
|
@ -12,11 +12,11 @@ annotations:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v2.0.4-rc1
|
||||
appVersion: v2.0.4
|
||||
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.4-rc1
|
||||
version: 2.0.4
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
image:
|
||||
cisoperator:
|
||||
repository: rancher/cis-operator
|
||||
tag: v1.0.8-rc2
|
||||
tag: v1.0.8
|
||||
securityScan:
|
||||
repository: rancher/security-scan
|
||||
tag: v0.2.7-rc1
|
||||
tag: v0.2.7
|
||||
sonobuoy:
|
||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||
tag: v0.53.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 2.0.4-rc1
|
||||
version: 2.0.4
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -31,9 +31,9 @@ sriov:
|
|||
sriov-crd:
|
||||
- 100.0.3+up0.1.0
|
||||
rancher-cis-benchmark:
|
||||
- 2.0.4-rc1
|
||||
- 2.0.4
|
||||
rancher-cis-benchmark-crd:
|
||||
- 2.0.4-rc1
|
||||
- 2.0.4
|
||||
harvester-cloud-provider:
|
||||
- 100.0.2+up0.1.12
|
||||
harvester-csi-driver:
|
||||
|
|
Loading…
Reference in New Issue