Skip to content

Commit 5aabbf1

Browse files
committed
version: 2.1.0
Signed-off-by: Eoghan Lawless <[email protected]>
1 parent d96b803 commit 5aabbf1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1
1+
2.1.0

deployment/charts/cluster-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 2.1.1
20-
appVersion: 2.1.1
19+
version: 2.1.0
20+
appVersion: 2.1.0
2121
annotations: {}

deployment/charts/cluster-template-crd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ apiVersion: v2
66
name: cluster-template-crd
77
description: A Helm chart for the ClusterTemplate CRD
88
type: application
9-
version: 2.1.1
10-
appVersion: 2.1.1
9+
version: 2.1.0
10+
appVersion: 2.1.0
1111
annotations: {}

0 commit comments

Comments
 (0)