Releasing VOLTHA 2.10

Change-Id: I3a30915a6b9cbb441dcdca21ce9792e5e0cc215b
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 87c2a16..b5f0c45 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.10-dev"
-version: 2.10.6
+appVersion: "2.10"
+version: 2.10.7
 
 dependencies:
   - name: voltha
     repository: file://../voltha
-    version: 2.11.2
+    version: 2.11.3
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.10.2
+    version: 2.10.3
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt
-    version: 2.11.2
+    version: 2.11.3
     condition: voltha-adapter-openolt.enabled