Releasing charts with latest openonu and openolt
Change-Id: I2d5f4dd3065c0bf7193f23e0b7d2f132c808eb8a
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index a654739..53cc837 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,7 +28,7 @@
name: voltha-stack
appVersion: "2.9-dev"
-version: 2.9.5
+version: 2.9.6
dependencies:
- name: voltha
@@ -37,9 +37,9 @@
condition: voltha.enabled
- name: voltha-adapter-openonu
repository: file://../voltha-adapter-openonu
- version: 2.9.4
+ version: 2.9.5
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.10.3
+ version: 2.10.4
condition: voltha-adapter-openolt.enabled