Merge pull request #2170 from galal-hussein/fix_permission_test

Fix permission test
pull/2172/head
Hussein Galal 2022-10-19 21:17:25 +02:00 committed by GitHub
commit 9d336deec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
83 changed files with 15 additions and 15 deletions

View File

@ -7,4 +7,4 @@ apiVersion: v1
description: Installs the CRDs for rancher-cis-benchmark. description: Installs the CRDs for rancher-cis-benchmark.
name: rancher-cis-benchmark-crd name: rancher-cis-benchmark-crd
type: application type: application
version: 3.0.0-rc8 version: 3.0.0-rc9

View File

@ -19,4 +19,4 @@ icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
keywords: keywords:
- security - security
name: rancher-cis-benchmark name: rancher-cis-benchmark
version: 3.0.0-rc8 version: 3.0.0-rc9

View File

@ -8,7 +8,7 @@ image:
tag: v1.0.10-rc2 tag: v1.0.10-rc2
securityScan: securityScan:
repository: rancher/security-scan repository: rancher/security-scan
tag: v0.2.9-rc5 tag: v0.2.9-rc6
sonobuoy: sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.56.7 tag: v0.56.7

View File

@ -3436,17 +3436,17 @@ entries:
catalog.cattle.io/ui-component: rancher-cis-benchmark catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1 apiVersion: v1
appVersion: v3.0.0 appVersion: v3.0.0
created: "2022-10-18T23:00:17.259715427+02:00" created: "2022-10-19T18:02:54.367675137+02:00"
description: The cis-operator enables running CIS benchmark security scans on description: The cis-operator enables running CIS benchmark security scans on
a kubernetes cluster a kubernetes cluster
digest: 22d1116483cc01cbceba2f3733b120261af5279ed2b15d4a28d869a17a838720 digest: b14e6d786bfacf4564a887f9eff7756baa026137af6aa023c9ee861cda60e307
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
keywords: keywords:
- security - security
name: rancher-cis-benchmark name: rancher-cis-benchmark
urls: urls:
- assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.0-rc8.tgz - assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.0-rc9.tgz
version: 3.0.0-rc8 version: 3.0.0-rc9
- annotations: - annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
@ -3767,14 +3767,14 @@ entries:
catalog.cattle.io/namespace: cis-operator-system catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/release-name: rancher-cis-benchmark-crd catalog.cattle.io/release-name: rancher-cis-benchmark-crd
apiVersion: v1 apiVersion: v1
created: "2022-10-18T23:00:17.261637441+02:00" created: "2022-10-19T18:02:54.370026036+02:00"
description: Installs the CRDs for rancher-cis-benchmark. description: Installs the CRDs for rancher-cis-benchmark.
digest: 25225ec34aac875d216fe72dd81788384dad7f6f2479c3ecbb814b8b7f1af5b3 digest: 7371a4517a08946470fafb5c8eae1d0d80a700ce0fe08ceae26836c490e1d9e5
name: rancher-cis-benchmark-crd name: rancher-cis-benchmark-crd
type: application type: application
urls: urls:
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.0-rc8.tgz - assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.0-rc9.tgz
version: 3.0.0-rc8 version: 3.0.0-rc9
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"

View File

@ -8,7 +8,7 @@ image:
tag: v1.0.10-rc2 tag: v1.0.10-rc2
securityScan: securityScan:
repository: rancher/security-scan repository: rancher/security-scan
tag: v0.2.9-rc5 tag: v0.2.9-rc6
sonobuoy: sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.56.7 tag: v0.56.7

View File

@ -1,5 +1,5 @@
url: local url: local
version: 3.0.0-rc8 version: 3.0.0-rc9
additionalCharts: additionalCharts:
- workingDir: charts-crd - workingDir: charts-crd
crdOptions: crdOptions:

View File

@ -19,9 +19,9 @@ rancher-aks-operator-crd:
rancher-alerting-drivers: rancher-alerting-drivers:
- 101.0.0 - 101.0.0
rancher-cis-benchmark: rancher-cis-benchmark:
- 3.0.0-rc8 - 3.0.0-rc9
rancher-cis-benchmark-crd: rancher-cis-benchmark-crd:
- 3.0.0-rc8 - 3.0.0-rc9
rancher-csp-adapter: rancher-csp-adapter:
- 2.0.0+up2.0.0-rc1 - 2.0.0+up2.0.0-rc1
rancher-backup: rancher-backup: