Using openonu adapter with fixes for ONU SW upgrade

Change-Id: I03a52470d99f06c5669a3abdd173b587c315fe0f
diff --git a/VERSION b/VERSION
index 37c2961..2c9b4ef 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.7.2
+2.7.3
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index 9550482..6ec31e7 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.7.16"
+version: "2.7.17"
 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.2.11"
+appVersion: "1.2.14"
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index b06f432..8ac7e35 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,7 +28,7 @@
 name: voltha-stack
 
 appVersion: "1.0"
-version: 0.1.18
+version: 0.1.19
 
 dependencies:
   - name: voltha
@@ -37,7 +37,7 @@
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.7.16
+    version: 2.7.17
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt