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/policy/components/policy-apex-pdp/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-apex-pdp') diff --git a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml index 6e3d678241..5ab399cab7 100755 --- a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2018 Ericsson. All rights reserved. +# 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. @@ -19,4 +20,4 @@ apiVersion: v1 description: ONAP Policy APEX PDP name: policy-apex-pdp -version: 8.0.0 +version: 8.0.1 -- cgit 1.2.3-korg