diff options
Diffstat (limited to 'kubernetes/platform/Chart.yaml')
-rw-r--r-- | kubernetes/platform/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/platform/Chart.yaml b/kubernetes/platform/Chart.yaml index 56df595a39..8f8d565faa 100644 --- a/kubernetes/platform/Chart.yaml +++ b/kubernetes/platform/Chart.yaml @@ -1,6 +1,7 @@ # Copyright © 2018 ZTE # Modifications Copyright © 2018 AT&T, Amdocs, Bell Canada # Modifications Copyright © 2020 Nokia +# 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. @@ -17,4 +18,4 @@ apiVersion: v1 description: ONAP platform components name: platform -version: 8.0.0 +version: 9.0.0 |