We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8587de commit 8a1e862Copy full SHA for 8a1e862
3 files changed
apps/cluster-orch/.update-version.sh
100644
100755
apps/cluster-orch/VERSION
@@ -1 +1 @@
1
-2.0.26
+2.0.27-dev
apps/cluster-orch/deploy/Chart.yaml
@@ -4,10 +4,10 @@ apiVersion: v2
4
name: orch-ui-cluster-orch
5
description: Deploy the Edge Orchestrator cluster-orch pod
6
type: application
7
-version: 2.0.26
+version: 2.0.27-dev
8
# Default appVersion will be overwritten by a the build to use the version from package.json.
9
10
# This value is supplied only to enable local unbuilt deployment of released content.
11
-appVersion: "2.0.26"
+appVersion: "2.0.27-dev"
12
annotations: {}
13
dependencies: []
0 commit comments