We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2af134 commit aeaca98Copy full SHA for aeaca98
apps/root/VERSION
@@ -1 +1 @@
1
-3.2.3
+3.2.4-dev
apps/root/deploy/Chart.yaml
@@ -4,10 +4,10 @@ apiVersion: v2
4
name: orch-ui-root
5
description: Deploy Edge Orchestrator UI pods on Kubernetes
6
type: application
7
-version: 3.2.3
+version: 3.2.4-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.3"
+appVersion: "3.2.4-dev"
12
annotations: {}
13
dependencies: []
0 commit comments