VOL-4925 - Build and release components.

  o bulk copyright notice update to 2023.
  o update more components to v2.11 for the release.

Change-Id: Ibaadb1f3c147163b2c3ba7b5a6ec47b3706eae59
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index deb02f9..6fb90bf 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -1,4 +1,4 @@
-# Copyright 2020-present Open Networking Foundation
+# Copyright 2020-2023 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.
@@ -27,23 +27,23 @@
     url: "https://www.opennetworking.org"
 name: voltha-stack
 
-appVersion: "2.10"
-version: 2.10.10
+appVersion: "2.11"
+version: 2.11.0
 
 dependencies:
   - name: voltha
     repository: file://../voltha
-    version: 2.11.5
+    version: 2.11.6
     condition: voltha.enabled
   - name: voltha-adapter-openonu
     repository: file://../voltha-adapter-openonu
-    version: 2.10.3
+    version: 2.11.0
     condition: voltha-adapter-openonu.enabled
   - name: voltha-adapter-openolt
     repository: file://../voltha-adapter-openolt
-    version: 2.11.3
+    version: 2.11.4
     condition: voltha-adapter-openolt.enabled
   - name: voltha-go-controller
     repository: file://../voltha-go-controller
-    version: 0.1.1
+    version: 0.1.2
     condition: voltha-go-controller.enabled