- Support configuration of hearbeat check interval for openolt-adapter chart
- Support configuration of hearbeat failure interval for openolt-adapter chart

Change-Id: Ib9f61a762472d62d893e70039f295e36da9ac8c2
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index bef36e2..1bbb341 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.8.4"
+version: "2.8.5"
 description: "A Helm chart for Voltha OpenOLT Adapter"
 keywords:
   - "onf"
@@ -33,4 +33,4 @@
 
 # appVersion refers to multiple components with potentially different
 # container image versions.
-appVersion: "3.1.3"
+appVersion: "3.1.5"
\ No newline at end of file