Update charts for voltha-2.15 release
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I3b22a71f03965f800ba37e998535caac4da838b1
diff --git a/.gitreview b/.gitreview
index b6f18ed..0fe8974 100644
--- a/.gitreview
+++ b/.gitreview
@@ -3,4 +3,4 @@
port=29418
project=voltha-helm-charts.git
defaultremote=origin
-defaultbranch=master
+defaultbranch=voltha-2.15
diff --git a/VERSION b/VERSION
index f280719..a08ffae 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.8.1
+3.8.2
diff --git a/bbsim/Chart.yaml b/bbsim/Chart.yaml
index b250d80..2b26058 100644
--- a/bbsim/Chart.yaml
+++ b/bbsim/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2018-2025 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2018-2026 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.
@@ -19,7 +19,7 @@
## Chart version for package 'bbsim'
## Increment when Chart.yaml changes
-version: 2.15.0
+version: 2.15.1
# appVersion refers to release version of bbsim
-appVersion: 1.16.8
\ No newline at end of file
+appVersion: 1.16.8
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index 85abee2..bafaa34 100644
--- a/voltha-adapter-openolt/Chart.yaml
+++ b/voltha-adapter-openolt/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2019-2026 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.
@@ -17,7 +17,7 @@
## Chart version for package 'voltha-adapter-openolt'
## Increment when Chart.yaml changes
-version: "2.15.3"
+version: "2.15.4"
description: "A Helm chart for Voltha OpenOLT Adapter"
keywords:
- "onf"
@@ -35,6 +35,6 @@
url: "https://www.opennetworking.org"
# appVersion refers to release version of voltha-openolt-adapter
-appVersion: "4.6.4"
+appVersion: "4.6.21"
# [EOF]
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index 0eb4a84..82d1a21 100644
--- a/voltha-adapter-openonu/Chart.yaml
+++ b/voltha-adapter-openonu/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2019-2026 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.
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha-adapter-openonu"
-version: "2.15.3"
+version: "2.15.4"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
@@ -32,6 +32,6 @@
url: "https://www.opennetworking.org"
# appVersion refers to release version of voltha-openonu-adapter-go
-appVersion: "2.13.3"
+appVersion: "2.13.23"
# [EOF]
diff --git a/voltha-go-controller/Chart.yaml b/voltha-go-controller/Chart.yaml
index 3369a7e..fcbe124 100644
--- a/voltha-go-controller/Chart.yaml
+++ b/voltha-go-controller/Chart.yaml
@@ -20,13 +20,13 @@
# -----------------------------------------------------------------------
# appVersion refers to release version of voltha-go-controller
-appVersion: "0.1.14"
+appVersion: "0.1.21"
description: A Helm chart for Kubernetes
name: voltha-go-controller
## Chart version for package voltha-go-controller
## Increment when Chart.yaml changes
-version: "2.15.2"
+version: "2.15.3"
# [EOF]
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 3556a78..2ba1e19 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -30,11 +30,11 @@
# app version is NOT used in this chart for application versions or image tags
# but represents the voltha release version itself
-appVersion : "2.17"
+appVersion : "2.15"
## Chart version for package voltha-stack
## Increment when Chart.yaml changes
-version : "2.15.4"
+version : "2.15.5"
# -----------------------------------------------------------------------
# NOTE: Dependencies are chart versions not component/repository version
@@ -43,19 +43,19 @@
dependencies:
- name : voltha
repository : file://../voltha
- version : "2.15.4"
+ version : "2.15.5"
condition : voltha.enabled
- name : "voltha-adapter-openonu"
repository : "file://../voltha-adapter-openonu"
- version : "2.15.3"
+ version : "2.15.4"
condition : "voltha-adapter-openonu.enabled"
- name : voltha-adapter-openolt
repository : file://../voltha-adapter-openolt
- version : "2.15.3"
+ version : "2.15.4"
condition : voltha-adapter-openolt.enabled
- name : voltha-go-controller
repository : file://../voltha-go-controller
- version : "2.15.2"
+ version : "2.15.3"
condition : voltha-go-controller.enabled
# [EOF]
diff --git a/voltha/Chart.yaml b/voltha/Chart.yaml
index f4df7fa..1766b88 100644
--- a/voltha/Chart.yaml
+++ b/voltha/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2019-2026 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.
@@ -17,7 +17,7 @@
## Chart version for package 'voltha'
## Increment when Chart.yaml changes
-version: "2.15.4"
+version: "2.15.5"
description: "A Helm chart for Voltha based on K8S resources in Voltha project"
keywords:
@@ -36,6 +36,6 @@
url: "https://www.opennetworking.org"
# appVersion refers to release version of voltha-go
-appVersion: "3.7.4"
+appVersion: "3.7.13"
# [EOF]