Skip to content

Commit 58259cc

Browse files
sys-orchgithub-bot@intel.com
andauthored
Version bump to -dev for apps/infra (#256)
Co-authored-by: github-bot@intel.com <do-not-reply@intel.com>
1 parent 5431e48 commit 58259cc

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/cluster-orch/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.27
1+
2.0.28-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: 2.0.27
7+
version: 2.0.28-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: "2.0.27"
11+
appVersion: "2.0.28-dev"
1212
annotations: {}
1313
dependencies: []

apps/infra/.update-version.sh

100644100755
File mode changed.

apps/infra/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.27
1+
1.0.28-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: 1.0.27
7+
version: 1.0.28-dev
88
# Default appVersion will be overwritten by a the build to use the version from package.json.
99

10-
appVersion: "1.0.27"
10+
appVersion: "1.0.28-dev"
1111
dependencies: []
1212
annotations: {}

0 commit comments

Comments
 (0)