Update charts for Voltha 2.14 release
bbsim has not been following our standard release versioning for its
chart version. To minimize confusion, it has now been standardized
with the rest of the charts.
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ic4fb51cb1f17d4c2d36225840c22a9c87021c36c
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index f3d8791..56aca42 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.12.6"
+version: "2.14.0"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
@@ -25,7 +25,7 @@
home: "https://www.opennetworking.org/voltha"
icon: "https://guide.opencord.org/logos/voltha.svg"
sources:
- - "https://github.com/opencord/voltha-openonu-adapter"
+ - "https://github.com/opencord/voltha-openonu-adapter-go"
maintainers:
- name: "Open Networking Foundation"
email: "info@opennetworking.org"