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/so/components/so-cnf-adapter/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kubernetes/so/components/so-cnf-adapter') diff --git a/kubernetes/so/components/so-cnf-adapter/Chart.yaml b/kubernetes/so/components/so-cnf-adapter/Chart.yaml index b61580a14f..8fc81ae76f 100755 --- a/kubernetes/so/components/so-cnf-adapter/Chart.yaml +++ b/kubernetes/so/components/so-cnf-adapter/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2020 Huawei Technologies Co., Ltd. +# 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. @@ -16,4 +17,4 @@ apiVersion: v1 appVersion: "1.7.1" description: A Helm chart for Kubernetes name: so-cnf-adapter -version: 8.0.0 +version: 8.0.1 -- cgit 1.2.3-korg