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/bbsim/Chart.yaml b/bbsim/Chart.yaml
index b919cca..b94c35e 100644
--- a/bbsim/Chart.yaml
+++ b/bbsim/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2018-2023 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2018-2025 Open Networking Foundation (ONF) and the ONF Contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,5 +16,10 @@
description: Broadband Simulator
icon: https://guide.opencord.org/logos/cord.svg
apiVersion: v1
-version: 4.8.10
-appVersion: 1.15.2
+
+## Chart version for package 'bbsim'
+## Increment when Chart.yaml changes
+version: 2.14.0
+
+# appVersion refers to release version of bbsim
+appVersion: 1.16.8