From 3ca63f766a305d5d18cd1507ea697f70db8b062a Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 7 Jul 2021 08:55:49 +0200 Subject: [COMMON] Name release During version bump, release name change wasn't done. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: I0e0a2bfce1a522ce9a4e79ccb2c912c4e1d304ab --- kubernetes/onap/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kubernetes/onap/Chart.yaml b/kubernetes/onap/Chart.yaml index 94bf3045dc..579468e30d 100644 --- a/kubernetes/onap/Chart.yaml +++ b/kubernetes/onap/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2020-2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,7 +16,7 @@ apiVersion: v1 name: onap version: 8.0.0 -appVersion: Guilin +appVersion: Honolulu description: Open Network Automation Platform (ONAP) home: https://www.onap.org/ sources: -- cgit