diff options
Diffstat (limited to 'kubernetes/policy/Chart.yaml')
-rwxr-xr-x | kubernetes/policy/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/policy/Chart.yaml b/kubernetes/policy/Chart.yaml index 26b425f342..f983344412 100755 --- a/kubernetes/policy/Chart.yaml +++ b/kubernetes/policy/Chart.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018, 2020 AT&T +# 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 Policy name: policy -version: 8.0.0 +version: 9.0.0 |