Using latest release of openonu-go in the helm charts

Change-Id: I972045b18fa7c8f2fceef7226a4edaffee2d91bd
diff --git a/VERSION b/VERSION
index 2701a22..766d708 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.8.4
+2.8.5
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index d9b8863..7d7e66f 100644
--- a/voltha-adapter-openonu/Chart.yaml
+++ b/voltha-adapter-openonu/Chart.yaml
@@ -14,7 +14,7 @@
 ---
 apiVersion: "v1"
 name: "voltha-adapter-openonu"
-version: "2.8.8"
+version: "2.8.9"
 description: "A Helm chart for Voltha OpenONU Adapter"
 keywords:
   - "onf"
@@ -33,4 +33,4 @@
 
 # appVersion refers to multiple components with potentially different
 # container image versions.
-appVersion: "1.3.10"
+appVersion: "1.3.12"
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 2a09ded..2bb24e1 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,7 +28,7 @@
 name: voltha-stack
 
 appVersion: "2.8"
-version: 2.8.3
+version: 2.8.4
 
 dependencies:
   - name: voltha
@@ -37,7 +37,7 @@
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.8.8
+    version: 2.8.9
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt