Moving Helm Chart version for El Alto

Updating all helm chart versions to 5.0.0 for the El Alto release.

Merge will be co-ordinated with the merge of a separate aai/oom patch.
Please do not merge until this coordination has completed.

Issue-ID: OOM-1980
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
diff --git a/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml b/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml
index 5a73ee3..3c61d81 100644
--- a/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml
+++ b/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml
@@ -15,4 +15,4 @@
 apiVersion: v1
 description: ONAP Multicloud Kubernetes Plugin
 name: multicloud-k8s
-version: 4.0.0
+version: 5.0.0
diff --git a/kubernetes/multicloud/charts/multicloud-k8s/requirements.yaml b/kubernetes/multicloud/charts/multicloud-k8s/requirements.yaml
index 7754685..fa1c397 100644
--- a/kubernetes/multicloud/charts/multicloud-k8s/requirements.yaml
+++ b/kubernetes/multicloud/charts/multicloud-k8s/requirements.yaml
@@ -14,14 +14,14 @@
 
 dependencies:
   - name: common
-    version: ~4.x-0
+    version: ~5.x-0
     # local reference to common chart, as it is
     # a part of this chart's package and will not
     # be published independently to a repo (at this point)
     repository: '@local'
   - name: mongo
-    version: ~4.x-0
+    version: ~5.x-0
     repository: '@local'
   - name: etcd
-    version: ~4.x-0
+    version: ~5.x-0
     repository: '@local'