mirror of https://git.rancher.io/charts
Merge pull request #2025 from rayandas/bump-cis-benchmark
Bump cis benchmark chart to 2.1.0-rc1pull/2029/head
commit
e8a2b9c8a7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,4 +7,4 @@ apiVersion: v1
|
|||
description: Installs the CRDs for rancher-cis-benchmark.
|
||||
name: rancher-cis-benchmark-crd
|
||||
type: application
|
||||
version: 2.0.5-rc6
|
||||
version: 2.1.0-rc1
|
|
@ -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-rc6
|
||||
appVersion: v2.1.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: 2.0.5-rc6
|
||||
version: 2.1.0-rc1
|
18
index.yaml
18
index.yaml
|
@ -2957,18 +2957,18 @@ entries:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v2.0.5-rc6
|
||||
created: "2022-07-22T18:11:24.221622589+05:30"
|
||||
appVersion: v2.1.0-rc1
|
||||
created: "2022-08-16T11:03:57.365739871+05:30"
|
||||
description: The cis-operator enables running CIS benchmark security scans on
|
||||
a kubernetes cluster
|
||||
digest: 3265196f9c82b94f05c9c5a810b4946eb1eeddd6967f99d14ffb986acfe3c44d
|
||||
digest: 50650ca5286767705a2536832d9045dc804fa0840cb485c82cf288b458251a65
|
||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||
keywords:
|
||||
- security
|
||||
name: rancher-cis-benchmark
|
||||
urls:
|
||||
- assets/rancher-cis-benchmark/rancher-cis-benchmark-2.0.5-rc6.tgz
|
||||
version: 2.0.5-rc6
|
||||
- assets/rancher-cis-benchmark/rancher-cis-benchmark-2.1.0-rc1.tgz
|
||||
version: 2.1.0-rc1
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -3263,14 +3263,14 @@ entries:
|
|||
catalog.cattle.io/namespace: cis-operator-system
|
||||
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
|
||||
apiVersion: v1
|
||||
created: "2022-07-22T18:11:24.223698874+05:30"
|
||||
created: "2022-08-16T11:03:57.368679258+05:30"
|
||||
description: Installs the CRDs for rancher-cis-benchmark.
|
||||
digest: 397b411f3c8c99b339710e2c881afc566cc2b6953b2f211e68bb456812103f1f
|
||||
digest: 2d2148ce62d0c569d7f7e9e3c837b508c679c562346a8513b5b73830dffaca67
|
||||
name: rancher-cis-benchmark-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-2.0.5-rc6.tgz
|
||||
version: 2.0.5-rc6
|
||||
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-2.1.0-rc1.tgz
|
||||
version: 2.1.0-rc1
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -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-rc6
|
||||
appVersion: v2.1.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: 2.0.5-rc6
|
||||
version: 2.1.0-rc1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 2.0.5-rc6
|
||||
version: 2.1.0-rc1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -27,10 +27,10 @@ rancher-backup-crd:
|
|||
- 2.1.3
|
||||
rancher-cis-benchmark:
|
||||
- 1.0.700
|
||||
- 2.0.5-rc6
|
||||
- 2.1.0-rc1
|
||||
rancher-cis-benchmark-crd:
|
||||
- 1.0.700
|
||||
- 2.0.5-rc6
|
||||
- 2.1.0-rc1
|
||||
rancher-csp-adapter:
|
||||
- 1.0.0
|
||||
rancher-eks-operator:
|
||||
|
|
Loading…
Reference in New Issue