Merge pull request #1943 from doflamingo721/update-cis-benchmark

[2.6.6] Update annotations and sonobuoy version in cis-benchmark
pull/1969/head
Vaishnav Gaikwad 2022-07-08 15:48:37 +05:30 committed by GitHub
commit e13840dc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
59 changed files with 24 additions and 24 deletions

View File

@ -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-rc2
version: 2.0.5-rc3

View File

@ -2,7 +2,7 @@ annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: CIS Benchmark
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0'
catalog.cattle.io/kube-version: '>= 1.21.0-0 < 1.25.0-0'
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
@ -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-rc2
appVersion: v2.0.5-rc3
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-rc2
version: 2.0.5-rc3

View File

@ -8,10 +8,10 @@ image:
tag: v1.0.9
securityScan:
repository: rancher/security-scan
tag: v0.2.8-rc1
tag: v0.2.8-rc2
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.53.2
tag: v0.56.7
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious

View File

@ -2538,7 +2538,7 @@ entries:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: CIS Benchmark
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0'
catalog.cattle.io/kube-version: '>= 1.21.0-0 < 1.25.0-0'
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
@ -2548,18 +2548,18 @@ entries:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v2.0.5-rc2
created: "2022-06-23T19:16:31.151561355+05:30"
appVersion: v2.0.5-rc3
created: "2022-07-07T17:21:12.504141377+05:30"
description: The cis-operator enables running CIS benchmark security scans on
a kubernetes cluster
digest: 54e7f86cbcb73c8168e62908428f301ae0b85fadc6e1a497d76ed5bfaa7556b3
digest: 03bf519b288547ee055ac0be116fa44cf0cdcada4cc5881fc7c19e8bce1fa76f
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-rc2.tgz
version: 2.0.5-rc2
- assets/rancher-cis-benchmark/rancher-cis-benchmark-2.0.5-rc3.tgz
version: 2.0.5-rc3
- annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
@ -2829,14 +2829,14 @@ entries:
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
apiVersion: v1
created: "2022-06-23T19:16:31.157730516+05:30"
created: "2022-07-07T17:21:12.505844459+05:30"
description: Installs the CRDs for rancher-cis-benchmark.
digest: ef8be19aeb29bad889d6326c4cd1f25ae123accc563469a3eb16516a9c0a54af
digest: 870254aaa154073b4115af1e0e406e99185f9fd2bc0176ab000ac41b457a7bf8
name: rancher-cis-benchmark-crd
type: application
urls:
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-2.0.5-rc2.tgz
version: 2.0.5-rc2
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-2.0.5-rc3.tgz
version: 2.0.5-rc3
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"

View File

@ -2,7 +2,7 @@ annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: CIS Benchmark
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0'
catalog.cattle.io/kube-version: '>= 1.21.0-0 < 1.25.0-0'
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
@ -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-rc2
appVersion: v2.0.5-rc3
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-rc2
version: 2.0.5-rc3

View File

@ -8,10 +8,10 @@ image:
tag: v1.0.9
securityScan:
repository: rancher/security-scan
tag: v0.2.8-rc1
tag: v0.2.8-rc2
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.53.2
tag: v0.56.7
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious

View File

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

View File

@ -21,9 +21,9 @@ rancher-aks-operator-crd:
rancher-csp-adapter:
- 1.0.0+up1.0.0-rc2
rancher-cis-benchmark:
- 2.0.5-rc2
- 2.0.5-rc3
rancher-cis-benchmark-crd:
- 2.0.5-rc2
- 2.0.5-rc3
rancher-eks-operator:
- 100.0.3+up1.1.4-rc2
rancher-eks-operator-crd: