Skip to content

Commit 49caca0

Browse files
authored
Merge branch 'main' into rm-contributing.md
2 parents 6386110 + c76debe commit 49caca0

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.0.7-dev
1+
2.1.0-dev

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.0.7-dev
20-
appVersion: 2.0.7-dev
19+
version: 2.1.0-dev
20+
appVersion: 2.1.0-dev
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.0.7-dev
10-
appVersion: 2.0.7-dev
9+
version: 2.1.0-dev
10+
appVersion: 2.1.0-dev
1111
annotations: {}

0 commit comments

Comments
 (0)