update vgc chart

Change-Id: I2a7ccdb82c781975cf6a4bdbfa2d0cbd5ea87732
Signed-off-by: abhayk <abhayk@radisys.com>
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 4bade56..7e586f1 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -34,7 +34,7 @@
 
 ## Chart version for package voltha-stack
 ##   Increment when Chart.yaml changes
-version    : "2.12.15"
+version    : "2.12.16"
 
 # -----------------------------------------------------------------------
 # NOTE: Dependencies are chart versions not component/repository version
@@ -55,7 +55,7 @@
     condition  : voltha-adapter-openolt.enabled
   - name       : voltha-go-controller
     repository : file://../voltha-go-controller
-    version    : "0.1.8"
+    version    : "0.1.9"
     condition  : voltha-go-controller.enabled
 
 # [EOF]