Merge "[CPS] Add roles-wrapper dependency"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 24 Jan 2022 12:30:45 +0000 (12:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 24 Jan 2022 12:30:45 +0000 (12:30 +0000)
kubernetes/cps/Chart.yaml

index 097bb98..40bf488 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021 Bell Canada
+# Copyright (C) 2021 2022 Bell Canada
 # Modifications Copyright © 2021 Orange
 # Modifications Copyright © 2021 Nordix Foundation
 #
@@ -23,6 +23,9 @@ dependencies:
   - name: common
     version: ~10.x-0
     repository: '@local'
+  - name: roles-wrapper
+    version: ~10.x-0
+    repository: '@local'
   - name: cps-core
     version: ~10.x-0
     repository: '@local'
@@ -34,4 +37,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