We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a727d commit b8f0a0eCopy full SHA for b8f0a0e
apps/app-orch/VERSION
@@ -1 +1 @@
1
-4.0.1
+4.0.2-dev
apps/app-orch/deploy/Chart.yaml
@@ -4,10 +4,10 @@ apiVersion: v2
4
name: orch-ui-app-orch
5
description: Deploy the Edge Orchestrator app-orch pod
6
type: application
7
-version: 4.0.1
+version: 4.0.2-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.1"
+appVersion: "4.0.2-dev"
12
annotations: {}
13
dependencies: []
0 commit comments