Skip to content

Commit f585a81

Browse files
committed
update chart to 6.3.0-rc.1
1 parent 10ce2ed commit f585a81

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ annotations:
1212
catalog.cattle.io/type: cluster-tool
1313
catalog.cattle.io/ui-component: rancher-cis-benchmark
1414
apiVersion: v1
15-
appVersion: v6.1.0-rc1
15+
appVersion: v6.3.0-rc.1
1616
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
1717
cluster
1818
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
1919
keywords:
2020
- security
2121
name: rancher-cis-benchmark
22-
version: 6.1.0-rc1
22+
version: 6.3.0-rc.1

chart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rancher CIS Benchmark Chart
22

3-
The cis-operator enables running CIS benchmark security scans on a Kubernetes cluster and generate compliance reports that can be downloaded.
3+
The cis-operator enables running CIS benchmark security scans on a kubernetes cluster and generate compliance reports that can be downloaded.
44

55
# Installation
66

chart/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
image:
66
cisoperator:
77
repository: rancher/cis-operator
8-
tag: v1.0.14-rc4
8+
tag: v1.0.16-rc.1
99
securityScan:
1010
repository: rancher/security-scan
11-
tag: v0.2.17-rc8
11+
tag: v0.2.18-rc.1
1212
sonobuoy:
1313
repository: rancher/mirrored-sonobuoy-sonobuoy
14-
tag: v0.57.1
14+
tag: v0.57.2
1515

1616
resources: {}
1717
# We usually recommend not to specify default resources and to leave this as a conscious

0 commit comments

Comments
 (0)