diff --git a/examples/sks/main.tf b/examples/sks/main.tf index 966c259d8a..92d9106be4 100644 --- a/examples/sks/main.tf +++ b/examples/sks/main.tf @@ -50,7 +50,7 @@ module "traefik" { } module "cert-manager" { - source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v9.0.2" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v10.0.0" argocd_project = module.sks.cluster_name