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-resources | |
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-resources')
-rw-r--r-- | components/aai-resources/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-resources/Chart.yaml b/components/aai-resources/Chart.yaml index e75aa21..7ee15fb 100644 --- a/components/aai-resources/Chart.yaml +++ b/components/aai-resources/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP AAI resources name: aai-resources -version: 6.0.0 +version: 7.0.0 |