[VOL-4763] Adding voltha-go-controller and redis helm charts

Change-Id: I21ce624f359989e814c4475cc5e18672fd16c795
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index 98dca75..ab14cf4 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -29,13 +29,17 @@
 name: voltha-infra
 
 appVersion: "2.10"
-version: 2.10.5
+version: 2.10.6
 
 dependencies:
   - name: onos-classic
     repository: https://charts.onosproject.org
     version: 0.1.29
     condition: onos-classic.enabled
+  - name: redis
+    repository: file://../redis
+    version: 11.1.0
+    condition: redis.enabled
   - name: bbsim-sadis-server
     repository: file://../bbsim-sadis-server
     version: 0.3.1