NONRTRIC-946: Servicemanager - Add Kong data plane and control plane
[it/dep.git] / nonrtric / helm / nonrtric / Chart.yaml
index bb2a24a..aec8e39 100644 (file)
@@ -1,5 +1,6 @@
 ################################################################################
 #   Copyright (c) 2020 Nordix Foundation.                                      #
+#   Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.       #
 #                                                                              #
 #   Licensed under the Apache License, Version 2.0 (the "License");            #
 #   you may not use this file except in compliance with the License.           #
@@ -55,6 +56,11 @@ dependencies:
     repository: "@local"
     condition: nonrtric.installRappcatalogueservice
 
+  - name: rappcatalogueenhancedservice
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installRappcatalogueenhancedservice
+
   - name: nonrtricgateway
     version: ~1.0.0
     repository: "@local"
@@ -84,3 +90,23 @@ dependencies:
     version: ~1.0.0
     repository: "@local"
     condition: nonrtric.installOrufhrecovery
+
+  - name: capifcore
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installCapifcore
+
+  - name: servicemanager
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installServicemanager
+
+  - name: rappmanager
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installrAppmanager
+
+  - name: dmeparticipant
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installDmeParticipant