Skip to content

Commit

Permalink
[dev-v2.7] unrc cis 4.4.0 (rancher#3676)
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhaman22 authored and nicholasSUSE committed Mar 21, 2024
1 parent 6dea10e commit 3bb382a
Show file tree
Hide file tree
Showing 126 changed files with 21 additions and 21 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ apiVersion: v1
description: Installs the CRDs for rancher-cis-benchmark.
name: rancher-cis-benchmark-crd
type: application
version: 4.4.0-rc2
version: 4.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v4.4.0-rc2
appVersion: v4.4.0
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: 4.4.0-rc2
version: 4.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
image:
cisoperator:
repository: rancher/cis-operator
tag: v1.0.13-rc1
tag: v1.0.13
securityScan:
repository: rancher/security-scan
tag: v0.2.14-rc11
tag: v0.2.14
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.57.0
Expand Down
18 changes: 9 additions & 9 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7312,18 +7312,18 @@ entries:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v4.4.0-rc2
created: "2024-03-14T22:10:32.616439971+05:30"
appVersion: v4.4.0
created: "2024-03-20T10:59:57.714714242+05:30"
description: The cis-operator enables running CIS benchmark security scans on
a kubernetes cluster
digest: b4c9c856e7913b288dc48163e699bef85a056d35d3abeb00c83af6795628d510
digest: b070d3725cd7f828e5b9eb83d6bf8528dbb01458e76c7f034e2a279870b40cba
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-4.4.0-rc2.tgz
version: 4.4.0-rc2
- assets/rancher-cis-benchmark/rancher-cis-benchmark-4.4.0.tgz
version: 4.4.0
- annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -7878,14 +7878,14 @@ entries:
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
apiVersion: v1
created: "2024-03-14T22:10:32.630490988+05:30"
created: "2024-03-20T10:59:57.722292901+05:30"
description: Installs the CRDs for rancher-cis-benchmark.
digest: 5c54052ad56b2da7f5bd50d1509d9058b64a839bf757a6afee91cfbf9756e22b
digest: 943ec603646b4469ee4c8c50c8b81a7976446a9542b527924a2d5f4d04346f9e
name: rancher-cis-benchmark-crd
type: application
urls:
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-4.4.0-rc2.tgz
version: 4.4.0-rc2
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-4.4.0.tgz
version: 4.4.0
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
4 changes: 2 additions & 2 deletions packages/rancher-cis-benchmark/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v4.4.0-rc2
appVersion: v4.4.0
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: 4.4.0-rc2
version: 4.4.0
4 changes: 2 additions & 2 deletions packages/rancher-cis-benchmark/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
image:
cisoperator:
repository: rancher/cis-operator
tag: v1.0.13-rc1
tag: v1.0.13
securityScan:
repository: rancher/security-scan
tag: v0.2.14-rc11
tag: v0.2.14
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.57.0
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-cis-benchmark/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
url: local
version: 4.4.0-rc2
version: 4.4.0
additionalCharts:
- workingDir: charts-crd
crdOptions:
Expand Down
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rancher-cis-benchmark:
- 4.4.0-rc2
- 4.4.0
rancher-cis-benchmark-crd:
- 4.4.0-rc2
- 4.4.0

0 comments on commit 3bb382a

Please sign in to comment.