diff options
Diffstat (limited to 'kubernetes/sdc/Chart.yaml')
-rw-r--r-- | kubernetes/sdc/Chart.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml index b43bcd992e..1b606b826c 100644 --- a/kubernetes/sdc/Chart.yaml +++ b/kubernetes/sdc/Chart.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, AT&T, 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: Service Design and Creation Umbrella Helm charts name: sdc -version: 8.0.0 +version: 9.0.0 |