From 25d3d6c3ba2907a8fbab41f99cdfdfb7c17228f5 Mon Sep 17 00:00:00 2001 From: Warith Kolawole Date: Fri, 7 Aug 2026 15:22:21 +0100 Subject: [PATCH] Update repos.yml Implemented radar-helm-charts to test if I'm updating docs correctly. --- repos.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/repos.yml b/repos.yml index 3c2371a..8051f99 100644 --- a/repos.yml +++ b/repos.yml @@ -55,4 +55,10 @@ repos: label: RADAR Kubernetes repo: RADAR-base/RADAR-Kubernetes route: /kubernetes - description: Radar-base deployment on Kubernetes. \ No newline at end of file + description: Radar-base deployment on Kubernetes. + + - id: radar-helm-charts + label: RADAR-base/radar-helm-charts + repo: RADAR-base/radar-helm-charts + route: /helm-charts + description: Helm charts of the RADAR-base platform. \ No newline at end of file