Skip to content

Commit eba9fe5

Browse files
authored
Update ui versions to 4.0.0-dev (#470)
1 parent 014b79a commit eba9fe5

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

apps/admin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.5-dev
1+
4.0.0-dev

apps/admin/deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ apiVersion: v2
44
name: orch-ui-admin
55
description: Deploy Edge-Native Software Platform UI Admin pods on Kubernetes
66
type: application
7-
version: 3.2.5-dev
7+
version: 4.0.0-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

1010
# This value is supplied only to enable local unbuilt deployment of released content.
11-
appVersion: "3.2.5-dev"
11+
appVersion: "4.0.0-dev"
1212
annotations:
1313
api_observability_monitor: 0.0.5
1414
dependencies: []

apps/app-orch/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.6-dev
1+
4.0.0-dev

apps/app-orch/deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ apiVersion: v2
44
name: orch-ui-app-orch
55
description: Deploy the Edge Orchestrator app-orch pod
66
type: application
7-
version: 3.2.6-dev
7+
version: 4.0.0-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

1010
# This value is supplied only to enable local unbuilt deployment of released content.
11-
appVersion: "3.2.6-dev"
11+
appVersion: "4.0.0-dev"
1212
annotations: {}
1313
dependencies: []

apps/cluster-orch/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.5-dev
1+
4.0.0-dev

apps/cluster-orch/deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ apiVersion: v2
44
name: orch-ui-cluster-orch
55
description: Deploy the Edge Orchestrator cluster-orch pod
66
type: application
7-
version: 3.2.5-dev
7+
version: 4.0.0-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

1010
# This value is supplied only to enable local unbuilt deployment of released content.
11-
appVersion: "3.2.5-dev"
11+
appVersion: "4.0.0-dev"
1212
annotations: {}
1313
dependencies: []

apps/infra/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.19-dev
1+
4.0.0-dev

apps/infra/deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ apiVersion: v2
44
name: orch-ui-infra
55
description: Deploy the Edge-Native Software Platform Infrastructure pod
66
type: application
7-
version: 3.2.19-dev
7+
version: 4.0.0-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

10-
appVersion: "3.2.19-dev"
10+
appVersion: "4.0.0-dev"
1111
dependencies: []
1212
annotations: {}

apps/root/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.12-dev
1+
4.0.0-dev

apps/root/deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ apiVersion: v2
44
name: orch-ui-root
55
description: Deploy Edge Orchestrator UI pods on Kubernetes
66
type: application
7-
version: 3.2.12-dev
7+
version: 4.0.0-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

1010
# This value is supplied only to enable local unbuilt deployment of released content.
11-
appVersion: "3.2.12-dev"
11+
appVersion: "4.0.0-dev"
1212
annotations: {}
1313
dependencies: []

0 commit comments

Comments
 (0)