[VOL-3957] Including latest openolt version (3.1.8) in VOLTHA-2.7
Change-Id: I6578a7707118dbd2604dfec3224e07fd7279e9ed
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index e349e97..002985d 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.7"
+version: "2.8.8"
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.7"
+appVersion: "3.1.8"
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 9e02084..4af90f2 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,7 +28,7 @@
name: voltha-stack
appVersion: "1.0"
-version: 0.1.14
+version: 0.1.15
dependencies:
- name: voltha
@@ -41,5 +41,5 @@
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.8.7
+ version: 2.8.8
condition: voltha-adapter-openolt.enabled