(VOL-4959) kafka retry parameters for voltha-go,openonu-adapter,openolt-adapter

Change-Id: I96455e14d007681f4db6e8657be60c06fd234460
Signed-off-by: Akash Reddy Kankanala <akash.kankanala@radisys.com>
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 1dfe257..fcf87a6 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.15.0"
+version    : "2.15.1"
 
 # -----------------------------------------------------------------------
 # NOTE: Dependencies are chart versions not component/repository version
@@ -43,15 +43,15 @@
 dependencies:
   - name       : voltha
     repository : file://../voltha
-    version    : "2.15.0"
+    version    : "2.15.1"
     condition  : voltha.enabled
   - name       : "voltha-adapter-openonu"
     repository : "file://../voltha-adapter-openonu"
-    version    : "2.15.0"
+    version    : "2.15.1"
     condition  : "voltha-adapter-openonu.enabled"
   - name       : voltha-adapter-openolt
     repository : file://../voltha-adapter-openolt
-    version    : "2.15.0"
+    version    : "2.15.1"
     condition  : voltha-adapter-openolt.enabled
   - name       : voltha-go-controller
     repository : file://../voltha-go-controller