NONRTRIC-979: ServiceManager - deployment and undeployment
[it/dep.git] / nonrtric / helm / nonrtric / Chart.yaml
index bc4b175..aec8e39 100644 (file)
@@ -96,6 +96,11 @@ dependencies:
     repository: "@local"
     condition: nonrtric.installCapifcore
 
+  - name: servicemanager
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installServicemanager
+
   - name: rappmanager
     version: ~1.0.0
     repository: "@local"