From 3875773fb7d03b9d707766fdbfa3d4d49f34b256 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 7 Jul 2021 10:05:56 +0200 Subject: [COMMON] Bump Honolulu MR version Bump charts to version 8.0.1 Also update / create license header Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: Ib511f952ea97ecb60f360448a0d976769b225071 --- kubernetes/msb/components/kube2msb/Chart.yaml | 3 ++- kubernetes/msb/components/msb-consul/Chart.yaml | 3 ++- kubernetes/msb/components/msb-discovery/Chart.yaml | 3 ++- kubernetes/msb/components/msb-eag/Chart.yaml | 3 ++- kubernetes/msb/components/msb-iag/Chart.yaml | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'kubernetes/msb/components') diff --git a/kubernetes/msb/components/kube2msb/Chart.yaml b/kubernetes/msb/components/kube2msb/Chart.yaml index 70dd462e2f..6416d3c17d 100644 --- a/kubernetes/msb/components/kube2msb/Chart.yaml +++ b/kubernetes/msb/components/kube2msb/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada , ZTE +# 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. @@ -14,4 +15,4 @@ apiVersion: v1 description: ONAP MicroServices Bus Kube2MSB Registrator name: kube2msb -version: 8.0.0 +version: 8.0.1 diff --git a/kubernetes/msb/components/msb-consul/Chart.yaml b/kubernetes/msb/components/msb-consul/Chart.yaml index 9666dc6917..f5dbca9a9c 100644 --- a/kubernetes/msb/components/msb-consul/Chart.yaml +++ b/kubernetes/msb/components/msb-consul/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada , ZTE +# 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. @@ -14,4 +15,4 @@ apiVersion: v1 description: ONAP MicroServices Bus Consul name: msb-consul -version: 8.0.0 +version: 8.0.1 diff --git a/kubernetes/msb/components/msb-discovery/Chart.yaml b/kubernetes/msb/components/msb-discovery/Chart.yaml index 50465b9b63..2bd3eb7b50 100644 --- a/kubernetes/msb/components/msb-discovery/Chart.yaml +++ b/kubernetes/msb/components/msb-discovery/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada , ZTE +# 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. @@ -14,4 +15,4 @@ apiVersion: v1 description: ONAP MicroServices Bus Discovery name: msb-discovery -version: 8.0.0 +version: 8.0.1 diff --git a/kubernetes/msb/components/msb-eag/Chart.yaml b/kubernetes/msb/components/msb-eag/Chart.yaml index 8557bf2bd9..96597b9151 100644 --- a/kubernetes/msb/components/msb-eag/Chart.yaml +++ b/kubernetes/msb/components/msb-eag/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada , ZTE +# 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. @@ -14,4 +15,4 @@ apiVersion: v1 description: ONAP MicroServices Bus Internal API Gateway name: msb-eag -version: 8.0.0 +version: 8.0.1 diff --git a/kubernetes/msb/components/msb-iag/Chart.yaml b/kubernetes/msb/components/msb-iag/Chart.yaml index ceec7973d5..2aa073d02a 100644 --- a/kubernetes/msb/components/msb-iag/Chart.yaml +++ b/kubernetes/msb/components/msb-iag/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada , ZTE +# 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. @@ -14,4 +15,4 @@ apiVersion: v1 description: ONAP MicroServices Bus Internal API Gateway name: msb-iag -version: 8.0.0 +version: 8.0.1 -- cgit 1.2.3-korg