aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/starters/onap-app
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-25 08:34:55 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 18:42:46 +0100
commit284f7aa1b7c4d583c89e1d0d3feec7f1e4fb9d0e (patch)
treee70cd8859bd18a0ed1c86e3dd5bdd9318f7e59f4 /kubernetes/helm/starters/onap-app
parent30d1d3a6eff0985ac1553da015c04f063d1607cc (diff)
[COMMON][DOC] Bump version Guilin
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c (cherry picked from commit 4f9902b6e7b5c70588160266276904ab81832867)
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 38f54c2f77..435c05d764 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: 6.0.0 \ No newline at end of file
+version: 7.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 6a61926e9e..895b940303 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: ~6.x-0
+ version: ~7.x-0
repository: '@local' \ No newline at end of file