diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-25 08:09:28 +0100 |
---|---|---|
committer | William Reehil <william.reehil@att.com> | 2020-11-30 14:08:26 +0000 |
commit | 13bf6ed4808b55d4a825787abd0ca205a198ec84 (patch) | |
tree | e1d477ca25b331c1792b435b6a250c8b925d17c4 /components/aai-sparky-be | |
parent | 540b846831e2053ccdcce9fa620cb7eeb7f5db46 (diff) |
[AAI] Version bump for Guilin
Guilin chart uses 7.0.0 version.
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6a2816dd3870c2a8a0f578e2c7b86804d566dd75
(cherry picked from commit 18d4bd165e12cb4d03baa318e506f0dda381cd89)
Diffstat (limited to 'components/aai-sparky-be')
-rw-r--r-- | components/aai-sparky-be/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-sparky-be/Chart.yaml b/components/aai-sparky-be/Chart.yaml index ec1a630..a817934 100644 --- a/components/aai-sparky-be/Chart.yaml +++ b/components/aai-sparky-be/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP AAI sparky-be name: aai-sparky-be -version: 6.0.0 +version: 7.0.0 |