We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6e765 commit 4e799ceCopy full SHA for 4e799ce
2 files changed
apps/app-orch/VERSION
@@ -1 +1 @@
1
-3.2.5
+3.2.6-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: 3.2.5
+version: 3.2.6-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.5"
+appVersion: "3.2.6-dev"
12
annotations: {}
13
dependencies: []
0 commit comments