[VOL-5303]:Avoid reconciling the MEs with ONT
Change-Id: I440d5a3bc6f39f88e0d700a71f7e2dbd86af1c09
Signed-off-by: Praneeth Nalmas <praneeth.nalmas@radisys.com>
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index c244154..ef90c99 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.12.3"
+version: "2.12.4"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
@@ -32,6 +32,6 @@
url: "https://www.opennetworking.org"
# appVersion refers to release version of voltha-openonu-adapter-go
-appVersion: "2.11.12"
+appVersion: "2.12.3"
# [EOF]