diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 285be32896..4193ad1dfd 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -51,7 +51,7 @@ module "traefik" { } module "cert-manager" { - source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v9.0.1" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v9.0.2" argocd_project = local.cluster_name