From 6dda7caea50402c5ec3529ecc095143136b99303 Mon Sep 17 00:00:00 2001 From: Martin Hrabovcin Date: Mon, 28 Oct 2024 13:36:43 +0100 Subject: [PATCH] fix: remove deprecated yakcl repository (#1521) --- config/ct/config.yaml | 1 - test/ct.yaml | 1 - test/helm3/ct-e2e.yaml | 1 - test/helm3/ct.yaml | 1 - 4 files changed, 4 deletions(-) diff --git a/config/ct/config.yaml b/config/ct/config.yaml index 68ddc629f..1168f07c7 100644 --- a/config/ct/config.yaml +++ b/config/ct/config.yaml @@ -6,6 +6,5 @@ chart-repos: - dex-controller=https://mesosphere.github.io/dex-controller/charts - kommander-ui=https://mesosphere.github.io/kommander-ui/charts - kubecost=https://kubecost.github.io/cost-analyzer - - yakcl=https://mesosphere.github.io/yakcl/charts - prometheus-community=https://prometheus-community.github.io/helm-charts - grafana=https://grafana.github.io/helm-charts diff --git a/test/ct.yaml b/test/ct.yaml index 1860f3fa7..f9c3bb8a5 100644 --- a/test/ct.yaml +++ b/test/ct.yaml @@ -16,7 +16,6 @@ chart-repos: - dex-controller=https://mesosphere.github.io/dex-controller/charts - kommander-ui=https://mesosphere.github.io/kommander-ui/charts - kubecost=https://kubecost.github.io/cost-analyzer - - yakcl=https://mesosphere.github.io/yakcl/charts - stable=https://charts.helm.sh/stable - prometheus-community=https://prometheus-community.github.io/helm-charts - grafana=https://grafana.github.io/helm-charts diff --git a/test/helm3/ct-e2e.yaml b/test/helm3/ct-e2e.yaml index 9dd60f15e..0d6cd2819 100644 --- a/test/helm3/ct-e2e.yaml +++ b/test/helm3/ct-e2e.yaml @@ -42,7 +42,6 @@ chart-repos: - dex-controller=https://mesosphere.github.io/dex-controller/charts - kommander-ui=https://mesosphere.github.io/kommander-ui/charts - kubecost=https://kubecost.github.io/cost-analyzer - - yakcl=https://mesosphere.github.io/yakcl/charts - prometheus-community=https://prometheus-community.github.io/helm-charts - grafana=https://grafana.github.io/helm-charts helm-extra-args: --timeout 600s diff --git a/test/helm3/ct.yaml b/test/helm3/ct.yaml index 6f41f114a..f98ff4d2c 100644 --- a/test/helm3/ct.yaml +++ b/test/helm3/ct.yaml @@ -17,7 +17,6 @@ chart-repos: - dex-controller=https://mesosphere.github.io/dex-controller/charts - kommander-ui=https://mesosphere.github.io/kommander-ui/charts - kubecost=https://kubecost.github.io/cost-analyzer - - yakcl=https://mesosphere.github.io/yakcl/charts - prometheus-community=https://prometheus-community.github.io/helm-charts - grafana=https://grafana.github.io/helm-charts helm-extra-args: --timeout 600s