Bumping VERSION after VOLTHA-2.9 release
Change-Id: I8978c46b1616f34864f9bef98636b99d257382c4
diff --git a/VERSION b/VERSION
index 4a36342..0f9d6b1 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.0
+3.1.0-dev
diff --git a/bbsim-sadis-server/Chart.yaml b/bbsim-sadis-server/Chart.yaml
index 218f663..1a1a081 100644
--- a/bbsim-sadis-server/Chart.yaml
+++ b/bbsim-sadis-server/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "bbsim-sadis-server"
-version: "0.2.3"
+version: "0.3.0-dev"
description: "A Helm chart for Voltha BBSIM sadis server"
keywords:
- "onf"
diff --git a/bbsim/Chart.yaml b/bbsim/Chart.yaml
index a4d95b1..85200a2 100644
--- a/bbsim/Chart.yaml
+++ b/bbsim/Chart.yaml
@@ -16,5 +16,5 @@
description: Broadband Simulator
icon: https://guide.opencord.org/logos/cord.svg
apiVersion: v1
-version: 4.5.2
+version: 4.6.0-dev
appVersion: 1.9.1
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index 7c89ffb..80164f4 100644
--- a/voltha-adapter-openolt/Chart.yaml
+++ b/voltha-adapter-openolt/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha-adapter-openolt"
-version: "2.10.8"
+version: "2.11.0-dev"
description: "A Helm chart for Voltha OpenOLT Adapter"
keywords:
- "onf"
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index 8253e0c..55e9bde 100644
--- a/voltha-adapter-openonu/Chart.yaml
+++ b/voltha-adapter-openonu/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha-adapter-openonu"
-version: "2.9.11"
+version: "2.10.0-dev"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index bf5ba3b..8af31dd 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -28,8 +28,8 @@
url: "https://www.opennetworking.org"
name: voltha-infra
-appVersion: "2.9-dev"
-version: 2.9.11
+appVersion: "2.10-dev"
+version: 2.10.0-dev
dependencies:
- name: onos-classic
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 34b7151..b4ca2cf 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -27,19 +27,19 @@
url: "https://www.opennetworking.org"
name: voltha-stack
-appVersion: "2.9-dev"
-version: 2.9.15
+appVersion: "2.10-dev"
+version: 2.10.0-dev
dependencies:
- name: voltha
repository: file://../voltha
- version: 2.10.9
+ version: 2.11.0-dev
condition: voltha.enabled
- name: voltha-adapter-openonu
repository: file://../voltha-adapter-openonu
- version: 2.9.11
+ version: 2.10.0-dev
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.10.8
+ version: 2.11.0-dev
condition: voltha-adapter-openolt.enabled
diff --git a/voltha/Chart.yaml b/voltha/Chart.yaml
index 6c6dc54..dd6aa49 100644
--- a/voltha/Chart.yaml
+++ b/voltha/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha"
-version: "2.10.9"
+version: "2.11.0-dev"
description: "A Helm chart for Voltha based on K8S resources in Voltha project"
keywords:
- "onf"