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/dmaap/Chart.yaml | |
parent | b3bcdbbabebbec793b078f6194eaef02f318f507 (diff) | |
parent | 3875773fb7d03b9d707766fdbfa3d4d49f34b256 (diff) |
Merge "[COMMON] Bump Honolulu MR version" into honolulu
Diffstat (limited to 'kubernetes/dmaap/Chart.yaml')
-rw-r--r-- | kubernetes/dmaap/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/dmaap/Chart.yaml b/kubernetes/dmaap/Chart.yaml index c57858d775..18fe58ef01 100644 --- a/kubernetes/dmaap/Chart.yaml +++ b/kubernetes/dmaap/Chart.yaml @@ -1,5 +1,6 @@ # Copyright © 2018 AT&T Intellectual Property. All rights reserved. # Modifications Copyright © 2018 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. @@ -16,4 +17,4 @@ apiVersion: v1 description: ONAP DMaaP components name: dmaap -version: 8.0.0 +version: 8.0.1 |