From bfda5e607f9def330855bd3ae09c9d39edbcdaf0 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Thu, 30 May 2024 17:46:04 +0200 Subject: [PATCH] Remove helm default repo warning as repo has been long deprecated --- docs/content/getting-started/install-traefik.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index b97a8fc32..86057f6a3 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -35,11 +35,6 @@ For more details, go to the [Docker provider documentation](../providers/docker. ## Use the Helm Chart -!!! warning - - The Traefik Chart from - [Helm's default charts repository](https://github.com/helm/charts/tree/master/stable/traefik) is still using [Traefik v1.7](https://doc.traefik.io/traefik/v1.7). - Traefik can be installed in Kubernetes using the Helm chart from . Ensure that the following requirements are met: