From e538277441b3e7b38020d36e6eda8d0d7bd44189 Mon Sep 17 00:00:00 2001 From: Brady Todhunter Date: Fri, 1 Sep 2023 17:12:23 -0700 Subject: [PATCH] add bitnami repo back Signed-off-by: Brady Todhunter --- ct-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ct-config.yaml b/ct-config.yaml index ac747128..bbd1fc0c 100644 --- a/ct-config.yaml +++ b/ct-config.yaml @@ -4,6 +4,7 @@ chart-dirs: - stable chart-repos: - anchore=https://charts.anchore.io/stable + - bitnami=https://charts.bitnami.com/bitnami namespace: anchore release-label: anchore helm-extra-args: --timeout 600s \ No newline at end of file