From c5b4e589ff5e3d5c98729f01e3c4abd6661ca45f Mon Sep 17 00:00:00 2001 From: Damien Goujard Date: Fri, 25 Sep 2020 12:18:04 +0200 Subject: [PATCH] Update of the helm repo localisation --- docs/content/getting-started/install-traefik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index a10d58212..484113ce5 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -42,7 +42,7 @@ Ensure that the following requirements are met: Add Traefik's chart repository to Helm: ```bash -helm repo add traefik https://traefik.github.io/traefik-helm-chart +helm repo add traefik https://helm.traefik.io/traefik ``` You can update the chart repository by running: