mirror of https://git.rancher.io/charts
Merge pull request #2111 from mitulshah-suse/update-cis-to-latest-rc
Update cis to latest rcpull/2115/head
commit
b8a0084a54
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.
|
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-rc1
|
version: 3.0.0-rc2
|
|
@ -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-rc1
|
version: 3.0.0-rc2
|
|
@ -5,10 +5,10 @@
|
||||||
image:
|
image:
|
||||||
cisoperator:
|
cisoperator:
|
||||||
repository: rancher/cis-operator
|
repository: rancher/cis-operator
|
||||||
tag: v1.0.9
|
tag: v1.0.10-rc1
|
||||||
securityScan:
|
securityScan:
|
||||||
repository: rancher/security-scan
|
repository: rancher/security-scan
|
||||||
tag: v0.2.9-rc1
|
tag: v0.2.9-rc2
|
||||||
sonobuoy:
|
sonobuoy:
|
||||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||||
tag: v0.56.7
|
tag: v0.56.7
|
16
index.yaml
16
index.yaml
|
@ -3243,17 +3243,17 @@ entries:
|
||||||
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: v2.1.0
|
||||||
created: "2022-09-16T09:56:44.317467111+05:30"
|
created: "2022-09-23T14:23:33.804667861+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: 1f619f9763d466dca014a5d381607bd867118bc81c0159963b2577fa3c972d17
|
digest: a7268c129d587941f8a1cb480b2d32b5370e5429ae0bf26b70126a5827e68e18
|
||||||
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-rc1.tgz
|
- assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.0-rc2.tgz
|
||||||
version: 3.0.0-rc1
|
version: 3.0.0-rc2
|
||||||
- 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
|
||||||
|
@ -3574,14 +3574,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-16T09:56:44.321160527+05:30"
|
created: "2022-09-23T14:23:33.806586994+05:30"
|
||||||
description: Installs the CRDs for rancher-cis-benchmark.
|
description: Installs the CRDs for rancher-cis-benchmark.
|
||||||
digest: 990e8df24efb67f93187fee6f1f5c85302f1f3fe7c0bfeb78ca88e08377f84d8
|
digest: fef31b5c9bc6784c92bc87231bb00a1d23754ac79a7b034a5cdac60dae0d0115
|
||||||
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-rc1.tgz
|
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.0-rc2.tgz
|
||||||
version: 3.0.0-rc1
|
version: 3.0.0-rc2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
image:
|
image:
|
||||||
cisoperator:
|
cisoperator:
|
||||||
repository: rancher/cis-operator
|
repository: rancher/cis-operator
|
||||||
tag: v1.0.9
|
tag: v1.0.10-rc1
|
||||||
securityScan:
|
securityScan:
|
||||||
repository: rancher/security-scan
|
repository: rancher/security-scan
|
||||||
tag: v0.2.9-rc1
|
tag: v0.2.9-rc2
|
||||||
sonobuoy:
|
sonobuoy:
|
||||||
repository: rancher/mirrored-sonobuoy-sonobuoy
|
repository: rancher/mirrored-sonobuoy-sonobuoy
|
||||||
tag: v0.56.7
|
tag: v0.56.7
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: local
|
url: local
|
||||||
version: 3.0.0-rc1
|
version: 3.0.0-rc2
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -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-rc1
|
- 3.0.0-rc2
|
||||||
rancher-cis-benchmark-crd:
|
rancher-cis-benchmark-crd:
|
||||||
- 3.0.0-rc1
|
- 3.0.0-rc2
|
||||||
rancher-csp-adapter:
|
rancher-csp-adapter:
|
||||||
- 2.0.0+up2.0.0-rc1
|
- 2.0.0+up2.0.0-rc1
|
||||||
rancher-backup:
|
rancher-backup:
|
||||||
|
|
Loading…
Reference in New Issue