From eeda50558521822dfbaa06a8029d659cd33fe0f2 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 29 Aug 2020 17:56:37 -0400 Subject: [PATCH] change ct.yaml config file repos reference Signed-off-by: Jeff Billimek --- .gitmodules | 0 ct.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29b..00000000 diff --git a/ct.yaml b/ct.yaml index 84765524..7bfa02ef 100644 --- a/ct.yaml +++ b/ct.yaml @@ -2,5 +2,5 @@ helm-extra-args: --timeout 600s chart-dirs: - charts chart-repos: - - billimek=https://billimek.com/billimek-charts - bitnami=https://charts.bitnami.com/bitnami + - k8s-at-home=https://k8s-at-home.com/charts