diff options
Diffstat (limited to 'kubernetes/msb/Chart.yaml')
-rw-r--r-- | kubernetes/msb/Chart.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/msb/Chart.yaml b/kubernetes/msb/Chart.yaml index 9c9ae56a5a..14eb4d36f9 100644 --- a/kubernetes/msb/Chart.yaml +++ b/kubernetes/msb/Chart.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018 ZTE +# Modifications Copyright © 2018 ZTE +# Modifications Copyright © 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 MicroServices Bus name: msb -version: 8.0.0 +version: 9.0.0 |