[VOL-4388] Using latest ONOS chart in VOLTHA-infra
Using openonu-go version 2.0.2
Change-Id: I4d5fafd6399d2249f1d6b5d55f5f809e560f1f75
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index 258c20a..dcd2dc1 100644
--- a/voltha-adapter-openonu/Chart.yaml
+++ b/voltha-adapter-openonu/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha-adapter-openonu"
-version: "2.9.7"
+version: "2.9.8"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
@@ -33,4 +33,4 @@
# appVersion refers to multiple components with potentially different
# container image versions.
-appVersion: "2.0.0"
+appVersion: "2.0.2"
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index 6d850ce..e704466 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -29,12 +29,12 @@
name: voltha-infra
appVersion: "2.9-dev"
-version: 2.9.7
+version: 2.9.8
dependencies:
- name: onos-classic
repository: https://charts.onosproject.org
- version: 0.1.23
+ version: 0.1.24
condition: onos-classic.enabled
- name: bbsim-sadis-server
repository: file://../bbsim-sadis-server
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 35c1e9a..a75d95d 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.10
+version: 2.9.11
dependencies:
- name: voltha
@@ -37,7 +37,7 @@
condition: voltha.enabled
- name: voltha-adapter-openonu
repository: file://../voltha-adapter-openonu
- version: 2.9.7
+ version: 2.9.8
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt