diff options
Diffstat (limited to 'kubernetes/sdc/Chart.yaml')
-rw-r--r-- | kubernetes/sdc/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml index b43bcd992e..167772be4d 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 © 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: Service Design and Creation Umbrella Helm charts name: sdc -version: 8.0.0 +version: 8.0.1 |