Skip to content

Commit ec81a23

Browse files
authored
Merge pull request #322 from iYashMaurya/release/v1.4
[v1.4] fix: version tag
2 parents 03e4a3c + 3783ed6 commit ec81a23

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-compliance
1414
apiVersion: v1
15-
appVersion: v1.4.2-rc.1
15+
appVersion: v1.4.2-rc.2
1616
description: The compliance-operator enables running security scans on a kubernetes
1717
cluster
1818
icon: https://charts.rancher.io/assets/logos/rancher-compliance.svg
1919
keywords:
2020
- security
2121
name: rancher-compliance
22-
version: v1.4.2-rc.1
22+
version: 1.4.2-rc.2

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
image:
66
operator:
77
repository: rancher/compliance-operator
8-
tag: v1.4.2-rc.1
8+
tag: v1.4.2-rc.2
99
securityScan:
1010
repository: rancher/security-scan
1111
tag: v0.9.2-rc.1

0 commit comments

Comments
 (0)