[VOL-5020] Update helm charts for repo:voltha-tracing

bbsim-sadis-server/Chart.yaml
voltha-infra/Chart.yaml
voltha-stack/Chart.yaml
voltha-tracing/Chart.yaml
voltha/Chart.yaml
-----------------------------
  o Update bbsim chart version to v0.3.6
  o Re-edit a few chart versions, voltha-tracing reported as a duplicate.
  o Just updated a little while ago, wondering if we have a timing issue with
    an asynchronous jenkins updating repo:cord-helm-charts + rebuild index.

Change-Id: Ibbc5ddc2ff3b71e3936cc6739abc2983ec4330f5
diff --git a/VERSION b/VERSION
index 688932a..1809198 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.4.0-dev
+3.4.0
diff --git a/bbsim-sadis-server/Chart.yaml b/bbsim-sadis-server/Chart.yaml
index 3bca1ce..267ad71 100644
--- a/bbsim-sadis-server/Chart.yaml
+++ b/bbsim-sadis-server/Chart.yaml
@@ -14,7 +14,11 @@
 ---
 apiVersion: "v1"
 name: "bbsim-sadis-server"
-version: "0.3.3"
+
+## Chart version for package: 'bbsim-sadis-server'
+##   Increment when Chart.yaml changes
+version: "0.3.4"
+
 description: "A Helm chart for Voltha BBSIM sadis server"
 keywords:
   - "onf"
@@ -32,3 +36,5 @@
 
 # appVersion refers to the release version of bbsim-sadis-server
 appVersion: "0.3.5"
+
+# [EOF]
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index 08b2410..c976bf0 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -32,23 +32,23 @@
 # but represents the voltha release version itself
 appVersion: "2.12"
 
-## Chart version for package:
+## Chart version for package: voltha-infra
 ##   Increment when Chart.yaml changes
-version: "2.12.2"
+version: "2.12.3"
 
 dependencies:
-  - name: onos-classic
-    repository: https://charts.onosproject.org
-    version: 0.1.29
-    condition: onos-classic.enabled
+  - name       : "onos-classic"
+    repository : "https://charts.onosproject.org"
+    version    : "0.1.31"
+    condition  : "onos-classic.enabled"
   - name: redis
     repository: https://charts.bitnami.com/bitnami
     version: 17.0.10
     condition: redis.enabled
-  - name: bbsim-sadis-server
-    repository: file://../bbsim-sadis-server
-    version: 0.3.3
-    condition: bbsim-sadis-server.enabled
+  - name       : "bbsim-sadis-server"
+    repository : "file://../bbsim-sadis-server"
+    version    : "0.3.4"
+    condition  : "bbsim-sadis-server.enabled"
   - name: etcd
     repository: https://charts.bitnami.com/bitnami
     version: 8.5.11
@@ -63,7 +63,7 @@
     condition: radius.enabled
   - name       : voltha-tracing
     repository : file://../voltha-tracing
-    version    : "2.12.1"
+    version    : "2.12.2"
     condition: voltha-tracing.enabled
   - name: elasticsearch
     repository: https://helm.elastic.co
@@ -80,3 +80,5 @@
     # repository: https://kokuwaio.github.io/helm-charts
     # version: 11.7.1
     condition: efk.enabled
+
+# [EOF]
diff --git a/voltha-tracing/Chart.yaml b/voltha-tracing/Chart.yaml
index ef2c6a0..3a33132 100644
--- a/voltha-tracing/Chart.yaml
+++ b/voltha-tracing/Chart.yaml
@@ -17,7 +17,7 @@
 
 ## Chart version for package:
 ##   Increment when Chart.yaml changes
-version: "2.12.1"
+version: "2.12.2"
 
 description: "A Helm chart for deploying Jaeger all-in-one container for Trace data collection and analysis"
 keywords: