diff --git a/examples/kind/main.tf b/examples/kind/main.tf index e18d51c723..29e0cc4619 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -18,7 +18,7 @@ module "argocd_bootstrap" { } module "traefik" { - source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//kind?ref=v3.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//kind?ref=v3.1.0" cluster_name = local.cluster_name