Skip to content

Commit

Permalink
fix: remove deprecated yakcl repository (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin authored Oct 28, 2024
1 parent 3df4bf5 commit 6dda7ca
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion config/ct/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion test/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion test/helm3/ct-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion test/helm3/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6dda7ca

Please sign in to comment.