Skip to content

Commit

Permalink
[dev-v2.9] rancher-cis-benchmark 6.4.0 unrc (#4702)
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhaman22 authored Nov 11, 2024
1 parent abc59cc commit 02974b1
Show file tree
Hide file tree
Showing 51 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: 6.4.0-rc.1
version: 6.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: v6.4.0-rc.1
appVersion: v6.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: 6.4.0-rc.1
version: 6.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.2.0-rc.1
tag: v1.2.0
securityScan:
repository: rancher/security-scan
tag: v0.4.0-rc.1
tag: v0.4.0
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.57.2
Expand Down
18 changes: 9 additions & 9 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12908,18 +12908,18 @@ entries:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v6.4.0-rc.1
created: "2024-10-25T18:06:39.290352573+05:30"
appVersion: v6.4.0
created: "2024-11-07T19:48:58.960321108+05:30"
description: The cis-operator enables running CIS benchmark security scans on
a kubernetes cluster
digest: 66e4801f50004637b42b6281efbc6e7ac1aaa55803552ad9d347a257a7bf0ae3
digest: d7962a4a6377f5e9fe16dd0f0515932a35d43488860354ac7345dbcdddd1d8db
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-6.4.0-rc.1.tgz
version: 6.4.0-rc.1
- assets/rancher-cis-benchmark/rancher-cis-benchmark-6.4.0.tgz
version: 6.4.0
- annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -13734,14 +13734,14 @@ entries:
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
apiVersion: v1
created: "2024-10-25T18:06:39.304685069+05:30"
created: "2024-11-07T19:48:58.970119544+05:30"
description: Installs the CRDs for rancher-cis-benchmark.
digest: f86b0b7a89dc372c1372338ae3b0ee8ddab372a91367568ac187c969db78a74c
digest: fc6519952cfb66c17e7fdb851f1f7df7ba0aa1d758d623fb7c2d818b5309f7f3
name: rancher-cis-benchmark-crd
type: application
urls:
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-6.4.0-rc.1.tgz
version: 6.4.0-rc.1
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-6.4.0.tgz
version: 6.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: v6.4.0-rc.1
appVersion: v6.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: 6.4.0-rc.1
version: 6.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.2.0-rc.1
tag: v1.2.0
securityScan:
repository: rancher/security-scan
tag: v0.4.0-rc.1
tag: v0.4.0
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.57.2
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: 6.4.0-rc.1
version: 6.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
Expand Up @@ -57,6 +57,6 @@ longhorn-crd:
prometheus-federator:
- 104.0.2+up0.4.2
rancher-cis-benchmark:
- 6.4.0-rc.1
- 6.4.0
rancher-cis-benchmark-crd:
- 6.4.0-rc.1
- 6.4.0

0 comments on commit 02974b1

Please sign in to comment.