VOL-4435 checks for parent device in reconcilation + flow timeout

Change-Id: Ie8b8e54830809b1e95d6e29600f6fe5f51c538f8
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index c542672..fbf55d3 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,18 +28,18 @@
 name: voltha-stack
 
 appVersion: "2.9-dev"
-version: 2.9.12
+version: 2.9.13
 
 dependencies:
   - name: voltha
     repository: file://../voltha
-    version: 2.10.7
+    version: 2.10.8
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.9.8
+    version: 2.9.9
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt
-    version: 2.10.6
+    version: 2.10.7
     condition: voltha-adapter-openolt.enabled