diff --git a/templates/traefik-cm.yml.j2 b/templates/traefik-cm.yml.j2 index 7a58e79..10b18cf 100644 --- a/templates/traefik-cm.yml.j2 +++ b/templates/traefik-cm.yml.j2 @@ -119,7 +119,7 @@ data: {% if traefik_ondemand is defined %} plugins: sablier: - moduleName: github.com/acouvreur/sablier + moduleName: github.com/sablierapp/sablier version: v1.8.1 {% endif %} {% endif %}