We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf385db commit 78d0bc0Copy full SHA for 78d0bc0
2 files changed
apps/infra/VERSION
@@ -1 +1 @@
1
-3.2.4
+3.2.5-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.4
+version: 3.2.5-dev
8
# Default appVersion will be overwritten by a the build to use the version from package.json.
9
10
-appVersion: "3.2.4"
+appVersion: "3.2.5-dev"
11
dependencies: []
12
annotations: {}
0 commit comments