Adjustments regarding release 2.11
Change-Id: Ibddc3bb5c46416254b5808ea9d187fed89834176
diff --git a/VERSION b/VERSION
index d854009..be94e6f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.2.2-dev1
+3.2.2
diff --git a/bbsim/Chart.yaml b/bbsim/Chart.yaml
index 4b34a83..1a82804 100644
--- a/bbsim/Chart.yaml
+++ b/bbsim/Chart.yaml
@@ -16,5 +16,5 @@
description: Broadband Simulator
icon: https://guide.opencord.org/logos/cord.svg
apiVersion: v1
-version: 4.8.8
-appVersion: 1.12.10
+version: 4.8.9
+appVersion: 1.14.4
diff --git a/voltha-adapter-openolt/Chart.yaml b/voltha-adapter-openolt/Chart.yaml
index 1b63d82..23fce4e 100644
--- a/voltha-adapter-openolt/Chart.yaml
+++ b/voltha-adapter-openolt/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha-adapter-openolt"
-version: "2.11.4"
+version: "2.11.6"
description: "A Helm chart for Voltha OpenOLT Adapter"
keywords:
- "onf"
@@ -33,4 +33,4 @@
# appVersion refers to multiple components with potentially different
# container image versions.
-appVersion: "4.2.6"
+appVersion: "4.2.12"
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml
index ebc1649..18209c3 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.11.0"
+version: "2.11.2"
description: "A Helm chart for Voltha OpenONU Adapter"
keywords:
- "onf"
@@ -33,4 +33,4 @@
# appVersion refers to multiple components with potentially different
# container image versions.
-appVersion: "2.2.8"
+appVersion: "2.8.1"
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 6fb90bf..9fa4ff8 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -28,20 +28,20 @@
name: voltha-stack
appVersion: "2.11"
-version: 2.11.0
+version: 2.11.2
dependencies:
- name: voltha
repository: file://../voltha
- version: 2.11.6
+ version: 2.11.7
condition: voltha.enabled
- name: voltha-adapter-openonu
repository: file://../voltha-adapter-openonu
- version: 2.11.0
+ version: 2.11.2
condition: voltha-adapter-openonu.enabled
- name: voltha-adapter-openolt
repository: file://../voltha-adapter-openolt
- version: 2.11.4
+ version: 2.11.6
condition: voltha-adapter-openolt.enabled
- name: voltha-go-controller
repository: file://../voltha-go-controller
diff --git a/voltha/Chart.yaml b/voltha/Chart.yaml
index 48d5fe5..b382a9d 100644
--- a/voltha/Chart.yaml
+++ b/voltha/Chart.yaml
@@ -14,7 +14,7 @@
---
apiVersion: "v1"
name: "voltha"
-version: "2.11.6"
+version: "2.11.8"
description: "A Helm chart for Voltha based on K8S resources in Voltha project"
keywords:
- "onf"