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