Releasing 2.8 fixes for adapters
Change-Id: I5ea8f9af1d32aed44c83ee9cfa3367d4a8faa15d
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index c96df22..4bd34c3 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,7 +28,7 @@
name: voltha-stack
appVersion: "2.8"
-version: 2.8.13
+version: 2.8.14
dependencies:
- name: voltha
@@ -37,9 +37,9 @@
condition: voltha.enabled
- name: voltha-adapter-openonu
repository: file://../voltha-adapter-openonu
- version: 2.8.12
+ version: 2.8.13
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.9.10
+ version: 2.9.11
condition: voltha-adapter-openolt.enabled