We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9831e6b commit b993541Copy full SHA for b993541
2 files changed
apps/infra/VERSION
@@ -1 +1 @@
1
-3.2.3
+3.2.4-dev
apps/infra/deploy/Chart.yaml
@@ -4,9 +4,9 @@ apiVersion: v2
4
name: orch-ui-infra
5
description: Deploy the Edge-Native Software Platform Infrastructure pod
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
-appVersion: "3.2.3"
+appVersion: "3.2.4-dev"
11
dependencies: []
12
annotations: {}
0 commit comments