diff options
author | 2021-07-20 09:26:31 +0000 | |
---|---|---|
committer | 2021-07-20 09:26:31 +0000 | |
commit | 6683857021277443821466ab6d97a9edb00a4ab9 (patch) | |
tree | 804cf0ce1b31e0684f9fdd3d5a82310ca8fdfbb1 /kubernetes/common/music/components | |
parent | b3bcdbbabebbec793b078f6194eaef02f318f507 (diff) | |
parent | 3875773fb7d03b9d707766fdbfa3d4d49f34b256 (diff) |
Merge "[COMMON] Bump Honolulu MR version" into honolulu
Diffstat (limited to 'kubernetes/common/music/components')
-rw-r--r-- | kubernetes/common/music/components/music-cassandra/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/common/music/components/music-cassandra/Chart.yaml b/kubernetes/common/music/components/music-cassandra/Chart.yaml index 2e4be2238c..b2b3ee869f 100644 --- a/kubernetes/common/music/components/music-cassandra/Chart.yaml +++ b/kubernetes/common/music/components/music-cassandra/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T, Amdocs, Bell Canada 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. @@ -15,4 +16,4 @@ apiVersion: v1 description: ONAP - Cassandra Database name: music-cassandra -version: 8.0.0 +version: 8.0.1 |