Releasing VOLTHA 2.11

Change-Id: I3d6afb3a999ae096eab274fe62d9f0a9b57dd481
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 6fb90bf..eb56310 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,20 +28,20 @@
 name: voltha-stack
 
 appVersion: "2.11"
-version: 2.11.0
+version: 2.11.1
 
 dependencies:
   - name: voltha
     repository: file://../voltha
-    version: 2.11.6
+    version: 2.11.7
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.11.0
+    version: 2.11.1
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt
-    version: 2.11.4
+    version: 2.11.5
     condition: voltha-adapter-openolt.enabled
   - name: voltha-go-controller
     repository: file://../voltha-go-controller