fix endpoint issues in vgc
Change-Id: I0e72c3f86a029bc0aacdf3ffcce8ff3c0f31a8f3
Signed-off-by: abhayk <abhayk@radisys.com>
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 288d0e5..d093ebd 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.13"
+version : "2.12.14"
# -----------------------------------------------------------------------
# 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.7"
+ version : "0.1.8"
condition : voltha-go-controller.enabled
# [EOF]