diff --git a/examples/eks/main.tf b/examples/eks/main.tf index b42f6a64ca..89aa5a130a 100644 --- a/examples/eks/main.tf +++ b/examples/eks/main.tf @@ -112,7 +112,7 @@ module "traefik" { } module "cert-manager" { - source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v8.4.0" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v8.5.0" cluster_name = module.eks.cluster_name base_domain = module.eks.base_domain