Merge pull request #2115 from mitulshah-suse/update-images-in-cis-for-latest-rc

Update images in cis for latest rc
pull/2125/head
Prachi Damle 2022-09-28 14:00:09 -07:00 committed by GitHub
commit 5483c5e367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
82 changed files with 21 additions and 21 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-rc2 version: 3.0.0-rc3

View File

@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1 apiVersion: v1
appVersion: v2.1.0 appVersion: v3.0.0
description: The cis-operator enables running CIS benchmark security scans on a kubernetes description: The cis-operator enables running CIS benchmark security scans on a kubernetes
cluster cluster
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
version: 3.0.0-rc2 version: 3.0.0-rc3

View File

@ -5,10 +5,10 @@
image: image:
cisoperator: cisoperator:
repository: rancher/cis-operator repository: rancher/cis-operator
tag: v1.0.10-rc1 tag: v1.0.10-rc2
securityScan: securityScan:
repository: rancher/security-scan repository: rancher/security-scan
tag: v0.2.9-rc2 tag: v0.2.9-rc3
sonobuoy: sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.56.7 tag: v0.56.7

View File

@ -3282,18 +3282,18 @@ entries:
catalog.cattle.io/type: cluster-tool catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1 apiVersion: v1
appVersion: v2.1.0 appVersion: v3.0.0
created: "2022-09-23T14:23:33.804667861+05:30" created: "2022-09-27T12:56:21.141597878+05:30"
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: a7268c129d587941f8a1cb480b2d32b5370e5429ae0bf26b70126a5827e68e18 digest: 0f6b96ff0a30558b0fbfa30ca0a481dbbfb5cc914404d67fba5d24345a132fee
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-rc2.tgz - assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.0-rc3.tgz
version: 3.0.0-rc2 version: 3.0.0-rc3
- 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
@ -3614,14 +3614,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-09-23T14:23:33.806586994+05:30" created: "2022-09-27T12:56:21.14359279+05:30"
description: Installs the CRDs for rancher-cis-benchmark. description: Installs the CRDs for rancher-cis-benchmark.
digest: fef31b5c9bc6784c92bc87231bb00a1d23754ac79a7b034a5cdac60dae0d0115 digest: 7f51d13d807619f495c0cf3a1c0dec2e0c7a7187a315b1fc2867ca60493fb517
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-rc2.tgz - assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.0-rc3.tgz
version: 3.0.0-rc2 version: 3.0.0-rc3
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"

View File

@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1 apiVersion: v1
appVersion: v2.1.0 appVersion: v3.0.0
description: The cis-operator enables running CIS benchmark security scans on a kubernetes description: The cis-operator enables running CIS benchmark security scans on a kubernetes
cluster cluster
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
version: 2.1.0 version: 3.0.0

View File

@ -5,10 +5,10 @@
image: image:
cisoperator: cisoperator:
repository: rancher/cis-operator repository: rancher/cis-operator
tag: v1.0.10-rc1 tag: v1.0.10-rc2
securityScan: securityScan:
repository: rancher/security-scan repository: rancher/security-scan
tag: v0.2.9-rc2 tag: v0.2.9-rc3
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-rc2 version: 3.0.0-rc3
additionalCharts: additionalCharts:
- workingDir: charts-crd - workingDir: charts-crd
crdOptions: crdOptions:

View File

@ -3,9 +3,9 @@ prometheus-federator:
rancher-alerting-drivers: rancher-alerting-drivers:
- 101.0.0 - 101.0.0
rancher-cis-benchmark: rancher-cis-benchmark:
- 3.0.0-rc2 - 3.0.0-rc3
rancher-cis-benchmark-crd: rancher-cis-benchmark-crd:
- 3.0.0-rc2 - 3.0.0-rc3
rancher-csp-adapter: rancher-csp-adapter:
- 2.0.0+up2.0.0-rc1 - 2.0.0+up2.0.0-rc1
rancher-backup: rancher-backup: