We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04cdc51 + e5b1d62 commit 12d26caCopy full SHA for 12d26ca
chart/Chart.yaml
@@ -12,11 +12,11 @@ annotations:
12
catalog.cattle.io/type: cluster-tool
13
catalog.cattle.io/ui-component: rancher-cis-benchmark
14
apiVersion: v1
15
-appVersion: v6.8.0-rc.1
+appVersion: v6.8.0-rc.2
16
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
17
cluster
18
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
19
keywords:
20
- security
21
name: rancher-cis-benchmark
22
-version: 6.8.0-rc.1
+version: 6.8.0-rc.2
chart/values.yaml
@@ -5,7 +5,7 @@
5
image:
6
cisoperator:
7
repository: rancher/cis-operator
8
- tag: v1.2.6-rc.1
+ tag: v1.2.6-rc.2
9
securityScan:
10
repository: rancher/security-scan
11
tag: v0.4.4-rc.1
0 commit comments