We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a6cca commit a1e0aadCopy full SHA for a1e0aad
apps/admin/VERSION
@@ -1 +1 @@
1
-4.0.3
+4.0.4-dev
apps/admin/deploy/Chart.yaml
@@ -4,11 +4,11 @@ apiVersion: v2
4
name: orch-ui-admin
5
description: Deploy Edge-Native Software Platform UI Admin pods on Kubernetes
6
type: application
7
-version: 4.0.3
+version: 4.0.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: "4.0.3"
+appVersion: "4.0.4-dev"
12
annotations:
13
api_observability_monitor: 0.0.5
14
dependencies: []
0 commit comments