[VOL-5303]:Avoid reconciling the MEs with ONT

Change-Id: I440d5a3bc6f39f88e0d700a71f7e2dbd86af1c09
Signed-off-by: Praneeth Nalmas <praneeth.nalmas@radisys.com>
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 2f2af5d..a1251b3 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.9"
+version    : "2.12.10"
 
 # -----------------------------------------------------------------------
 # NOTE: Dependencies are chart versions not component/repository version
@@ -43,11 +43,11 @@
 dependencies:
   - name       : voltha
     repository : file://../voltha
-    version    : "2.12.18"
+    version    : "2.12.19"
     condition  : voltha.enabled
   - name       : "voltha-adapter-openonu"
     repository : "file://../voltha-adapter-openonu"
-    version    : "2.12.3"
+    version    : "2.12.4"
     condition  : "voltha-adapter-openonu.enabled"
   - name       : voltha-adapter-openolt
     repository : file://../voltha-adapter-openolt