Skip to content

Commit d495de5

Browse files
author
girish
authored
chore: release CM version to be used in EMF (#63)
1 parent 4f3ef2a commit d495de5

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-dev
1+
2.1.1

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

0 commit comments

Comments
 (0)