From 4a0f49668e7b400097e87b37e1a3095d7d8fd625 Mon Sep 17 00:00:00 2001 From: Frank Zhu Date: Fri, 23 Feb 2024 15:54:48 -0600 Subject: [PATCH] add charts-repo to ct.yml --- .ct.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.ct.yml b/.ct.yml index 68a9198e920..87bda413082 100644 --- a/.ct.yml +++ b/.ct.yml @@ -3,3 +3,8 @@ target-branch: develop chart-dirs: 'charts' check-version-increment: false validate-maintainers: false +charts-repo: + - mockserver=https://www.mock-server.com + - opentelemetry-collector=https://open-telemetry.github.io/opentelemetry-helm-charts + - tempo=https://grafana.github.io/helm-charts + - grafana=https://grafana.github.io/helm-charts