Releasing charts using latest openolt-adapter
Change-Id: I370fd63c0780571f1cde61eb5486c03cf38402bd
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index 335230f..f6e52bc 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.10.4"
+version: "2.10.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.5.4"
+appVersion: "3.5.5"
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 53cc837..7e36453 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.6
+version: 2.9.7
dependencies:
- name: voltha
@@ -41,5 +41,5 @@
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.10.4
+ version: 2.10.5
condition: voltha-adapter-openolt.enabled