Skip to content

Commit

Permalink
Merge branch 'dev-v2.9' into fix-grafana-image-renderer-template
Browse files Browse the repository at this point in the history
  • Loading branch information
fust authored Oct 17, 2024
2 parents cb290a9 + 01396eb commit 6c45909
Show file tree
Hide file tree
Showing 63 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.3.0-rc.1
version: 6.3.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.3.0-rc.1
appVersion: v6.3.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.3.0-rc.1
version: 6.3.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.16-rc.1
tag: v1.0.16
securityScan:
repository: rancher/security-scan
tag: v0.2.18-rc.1
tag: v0.2.18
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 @@ -12152,18 +12152,18 @@ entries:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v6.3.0-rc.1
created: "2024-09-30T16:19:07.511576489+05:30"
appVersion: v6.3.0
created: "2024-10-14T17:27:30.631446002+05:30"
description: The cis-operator enables running CIS benchmark security scans on
a kubernetes cluster
digest: 7e59febe5b4765abb7727d4047aada5f55b2a160200d354df192cfafab5b8237
digest: 5cad14d53ef411eb7d62faeba657fbfa8b3677b9fc7801c1db4650730bb46ec4
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.3.0-rc.1.tgz
version: 6.3.0-rc.1
- assets/rancher-cis-benchmark/rancher-cis-benchmark-6.3.0.tgz
version: 6.3.0
- annotations:
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -12926,14 +12926,14 @@ entries:
catalog.cattle.io/namespace: cis-operator-system
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
apiVersion: v1
created: "2024-09-30T16:19:07.522384496+05:30"
created: "2024-10-14T17:27:30.646562934+05:30"
description: Installs the CRDs for rancher-cis-benchmark.
digest: e831bebd97bc96825a7bc624ec5a8b385c13addf020bad3d80c4df90b62056b2
digest: ba986d43d7490886d7757e3adc8a5fabfdbd7db9c01ae40c4f67eeb75599cb1f
name: rancher-cis-benchmark-crd
type: application
urls:
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-6.3.0-rc.1.tgz
version: 6.3.0-rc.1
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-6.3.0.tgz
version: 6.3.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.3.0-rc.1
appVersion: v6.3.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.3.0-rc.1
version: 6.3.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.16-rc.1
tag: v1.0.16
securityScan:
repository: rancher/security-scan
tag: v0.2.18-rc.1
tag: v0.2.18
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.3.0-rc.1
version: 6.3.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 @@ -34,9 +34,9 @@ neuvector:
neuvector-crd:
- 103.0.6+up2.8.0
rancher-cis-benchmark:
- 6.3.0-rc.1
- 6.3.0
rancher-cis-benchmark-crd:
- 6.3.0-rc.1
- 6.3.0
rancher-logging:
- 104.1.2-rc.1+up4.8.0
rancher-logging-crd:
Expand Down

0 comments on commit 6c45909

Please sign in to comment.