add eks 1.2.0 and bump chart version

pull/3272/head
Rayan Das 2023-11-08 20:28:24 +05:30
parent f4ffe18687
commit ab8b887c7d
5 changed files with 11 additions and 5 deletions

View File

@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v5.1.0-rc1
appVersion: v5.1.0-rc2
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: 5.1.0-rc1
version: 5.1.0-rc2

View File

@ -2,7 +2,7 @@
apiVersion: cis.cattle.io/v1
kind: ClusterScanBenchmark
metadata:
name: eks-1.0.1
name: eks-1.2.0
spec:
clusterProvider: eks
minKubernetesVersion: "1.15.0"

View File

@ -6,4 +6,4 @@ metadata:
annotations:
clusterscanprofile.cis.cattle.io/builtin: "true"
spec:
benchmarkVersion: eks-1.0.1
benchmarkVersion: eks-1.2.0

View File

@ -1,5 +1,5 @@
url: local
version: 5.1.0-rc1
version: 5.1.0-rc2
additionalCharts:
- workingDir: charts-crd
crdOptions:

View File

@ -30,3 +30,9 @@ ui-plugin-operator:
- 103.0.2+up0.2.1
ui-plugin-operator-crd:
- 103.0.2+up0.2.1
rancher-cis-benchmark:
- 5.1.0-rc1
- 5.1.0-rc2
rancher-cis-benchmark-crd:
- 5.1.0-rc1
- 5.1.0-rc2