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-infra/Chart.yaml b/voltha-infra/Chart.yaml
index c7dbcde..e3fd924 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -28,8 +28,8 @@
     url: "https://www.opennetworking.org"
 name: voltha-infra
 
-appVersion: "2.10"
-version: 2.10.10
+appVersion: "2.11"
+version: 2.11.0
 
 dependencies:
   - name: onos-classic
@@ -42,7 +42,7 @@
     condition: redis.enabled
   - name: bbsim-sadis-server
     repository: file://../bbsim-sadis-server
-    version: 0.3.1
+    version: 0.3.2
     condition: bbsim-sadis-server.enabled
   - name: etcd
     repository: https://charts.bitnami.com/bitnami
diff --git a/voltha-infra/templates/_helpers.tpl b/voltha-infra/templates/_helpers.tpl
index bf89b45..55fd185 100644
--- a/voltha-infra/templates/_helpers.tpl
+++ b/voltha-infra/templates/_helpers.tpl
@@ -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.
diff --git a/voltha-infra/templates/etcd-periodic-defrag-cluster-role-binding.yaml b/voltha-infra/templates/etcd-periodic-defrag-cluster-role-binding.yaml
index dc18b1c..eda2090 100644
--- a/voltha-infra/templates/etcd-periodic-defrag-cluster-role-binding.yaml
+++ b/voltha-infra/templates/etcd-periodic-defrag-cluster-role-binding.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.
diff --git a/voltha-infra/templates/etcd-periodic-defrag-cluster-role.yaml b/voltha-infra/templates/etcd-periodic-defrag-cluster-role.yaml
index 610b662..1e83162 100644
--- a/voltha-infra/templates/etcd-periodic-defrag-cluster-role.yaml
+++ b/voltha-infra/templates/etcd-periodic-defrag-cluster-role.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.
diff --git a/voltha-infra/templates/etcd-periodic-defrag.yaml b/voltha-infra/templates/etcd-periodic-defrag.yaml
index 3144f03..34ec4ce 100644
--- a/voltha-infra/templates/etcd-periodic-defrag.yaml
+++ b/voltha-infra/templates/etcd-periodic-defrag.yaml
@@ -1,6 +1,6 @@
 ---
 
-# Copyright 2021-present Open Networking Foundation
+# Copyright 2021-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.
diff --git a/voltha-infra/templates/ingress_etcd.yaml b/voltha-infra/templates/ingress_etcd.yaml
index 9fa1bee..4f40d5e 100644
--- a/voltha-infra/templates/ingress_etcd.yaml
+++ b/voltha-infra/templates/ingress_etcd.yaml
@@ -1,4 +1,4 @@
-# Copyright 2021-present Open Networking Foundation
+# Copyright 2021-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.