We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e0ec1 commit 246faabCopy full SHA for 246faab
apps/cluster-orch/VERSION
@@ -1 +1 @@
1
-3.2.4
+3.2.5-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: 3.2.4
+version: 3.2.5-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: "3.2.4"
+appVersion: "3.2.5-dev"
12
annotations: {}
13
dependencies: []
0 commit comments