diff --git a/examples/kind/main.tf b/examples/kind/main.tf index e18d51c723..3167fe83ee 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -37,7 +37,7 @@ module "traefik" { } module "cert-manager" { - source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v5.2.1" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v5.3.0" argocd_namespace = module.argocd_bootstrap.argocd_namespace