diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-07-20 09:26:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-20 09:26:31 +0000 |
commit | 6683857021277443821466ab6d97a9edb00a4ab9 (patch) | |
tree | 804cf0ce1b31e0684f9fdd3d5a82310ca8fdfbb1 /kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml | |
parent | b3bcdbbabebbec793b078f6194eaef02f318f507 (diff) | |
parent | 3875773fb7d03b9d707766fdbfa3d4d49f34b256 (diff) |
Merge "[COMMON] Bump Honolulu MR version" into honolulu
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml')
-rw-r--r-- | kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml b/kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml index c6572de7fa..b1a39b7c1d 100644 --- a/kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml +++ b/kubernetes/dcaemod/components/dcaemod-designtool/Chart.yaml @@ -1,6 +1,7 @@ #============LICENSE_START======================================================== #================================================================================= # Copyright (c) 2020 AT&T Intellectual Property. 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. @@ -18,4 +19,4 @@ apiVersion: v1 description: ONAP DCAE MOD Design Tool name: dcaemod-designtool -version: 8.0.0 +version: 8.0.1 |