diff options
Diffstat (limited to 'kubernetes/cps/Chart.yaml')
-rw-r--r-- | kubernetes/cps/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/cps/Chart.yaml b/kubernetes/cps/Chart.yaml index 097bb98559..5e951d7beb 100644 --- a/kubernetes/cps/Chart.yaml +++ b/kubernetes/cps/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Bell Canada +# Copyright (C) 2021 2022 Bell Canada # Modifications Copyright © 2021 Orange # Modifications Copyright © 2021 Nordix Foundation # @@ -34,4 +34,4 @@ dependencies: - name: ncmp-dmi-plugin version: ~10.x-0 repository: '@local' - condition: ncmp-dmi-plugin.enabled
\ No newline at end of file + condition: ncmp-dmi-plugin.enabled |