diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 4bcacd707a..9cf56d5e87 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=v8.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.2.0" argocd_project = local.cluster_name