From: rohithrajneesh Date: Wed, 9 Aug 2023 13:48:30 +0000 (+0100) Subject: Adding RANPM helm charts to it/dep X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=commitdiff_plain;h=538db334410daa7980de36b5632aa90c8e863d8e Adding RANPM helm charts to it/dep Issue-ID: NONRTRIC-889 Change-Id: Ic6d65e9706e3ef9d83b527e6e5d5cc80a1a856f2 Signed-off-by: rohithrajneesh --- diff --git a/.gitmodules b/.gitmodules index 383f4d05..73d1475a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "smo-install/multicloud-k8s"] path = smo-install/multicloud-k8s url = https://github.com/onap/multicloud-k8s.git +[submodule "ranpm"] + path = ranpm + url = https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm diff --git a/README.md b/README.md index 531ce31d..bfc28326 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@