diff --git a/.github/git-release-tool/repositories.yaml b/.github/git-release-tool/repositories.yaml index 48f6f77..acbad69 100644 --- a/.github/git-release-tool/repositories.yaml +++ b/.github/git-release-tool/repositories.yaml @@ -24,3 +24,6 @@ repositories: - name: owsub url: https://github.com/Telecominfraproject/wlan-cloud-userportal.git docker_compose_name: OWSUB_TAG + - name: owrrm + url: https://github.com/Telecominfraproject/wlan-cloud-rrm.git + docker_compose_name: OWRRM_TAG diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8eda469..36251e8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -28,9 +28,9 @@ dependencies: - name: owsub repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=main" version: 0.1.0 -#- name: owrrm -# repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=main" -# version: 0.1.0 +- name: owrrm + repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=main" + version: 0.1.0 - name: kafka repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/ version: 13.0.2