We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53db39b + cb405d7 commit 033e501Copy full SHA for 033e501
2 files changed
chart/Chart.yaml
@@ -12,11 +12,11 @@ annotations:
12
catalog.cattle.io/type: cluster-tool
13
catalog.cattle.io/ui-component: rancher-compliance
14
apiVersion: v1
15
-appVersion: v1.2.8-rc.1
+appVersion: v1.2.8-rc.2
16
description: The compliance-operator enables running security scans on a kubernetes
17
cluster
18
icon: https://charts.rancher.io/assets/logos/rancher-compliance.svg
19
keywords:
20
- security
21
name: rancher-compliance
22
-version: v1.2.8-rc.1
+version: 1.2.8-rc.2
chart/values.yaml
@@ -5,7 +5,7 @@
5
image:
6
operator:
7
repository: rancher/compliance-operator
8
- tag: v1.2.8-rc.1
+ tag: v1.2.8-rc.2
9
securityScan:
10
repository: rancher/security-scan
11
tag: v0.7.10-rc.1
0 commit comments