Make rw-core timeout default to 30s
This is to allow enough buffer time post adapter container restart to
reconcile and also re-establish peer adapter connections. Otherwise
we have seen core timing out installing flows post container restart.

Change-Id: Ic95c8b3afe6d946529e66c087f5988843f15b8c2
diff --git a/voltha/Chart.yaml b/voltha/Chart.yaml
index 012b833..2204589 100644
--- a/voltha/Chart.yaml
+++ b/voltha/Chart.yaml
@@ -14,7 +14,7 @@
 ---
 apiVersion: "v1"
 name: "voltha"
-version: "2.10.6"
+version: "2.10.7"
 description: "A Helm chart for Voltha based on K8S resources in Voltha project"
 keywords:
   - "onf"