aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/starters/onap-app
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-07-11 10:59:59 -0400
committerJames MacNider <James.MacNider@amdocs.com>2019-07-11 15:30:28 +0000
commit9930821a92d9d78e4f161b235aa13ab5398188c5 (patch)
tree4f48b7ce0279afa5325cfe9fd2e757c488db5f9a /kubernetes/helm/starters/onap-app
parent103fba5060d2df3fdc7b0da75f332ecd948e483b (diff)
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
Diffstat (limited to 'kubernetes/helm/starters/onap-app')
-rw-r--r--kubernetes/helm/starters/onap-app/Chart.yaml2
-rw-r--r--kubernetes/helm/starters/onap-app/requirements.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/helm/starters/onap-app/Chart.yaml b/kubernetes/helm/starters/onap-app/Chart.yaml
index b3472d4d98..efb130ff82 100644
--- a/kubernetes/helm/starters/onap-app/Chart.yaml
+++ b/kubernetes/helm/starters/onap-app/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: <Short application description - this is visible via 'helm search'>
name: <onap-app>
-version: 4.0.0 \ No newline at end of file
+version: 5.0.0 \ No newline at end of file
diff --git a/kubernetes/helm/starters/onap-app/requirements.yaml b/kubernetes/helm/starters/onap-app/requirements.yaml
index 1d30dfd918..1063d172a6 100644
--- a/kubernetes/helm/starters/onap-app/requirements.yaml
+++ b/kubernetes/helm/starters/onap-app/requirements.yaml
@@ -14,5 +14,5 @@
dependencies:
- name: common
- version: ~4.x-0
+ version: ~5.x-0
repository: '@local' \ No newline at end of file