Release openolt chart with 2.4 bugfix

Change-Id: I1e02c2e5fdd48ed266f4637dd645a5d46156d2fc
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index 0197224..9fc4fd7 100644
--- a/voltha-adapter-openolt/Chart.yaml
+++ b/voltha-adapter-openolt/Chart.yaml
@@ -14,7 +14,7 @@
 ---
 apiVersion: "v1"
 name: "voltha-adapter-openolt"
-version: "2.5.2"
+version: "2.5.3"
 description: "A Helm chart for Voltha OpenOLT Adapter"
 keywords:
   - "onf"
@@ -32,4 +32,4 @@
     url: "https://www.opennetworking.org"
 
 # appVersion selects the image tag to run
-appVersion: "2.4.9"
+appVersion: "2.4.10"