diff --git a/examples/eks/main.tf b/examples/eks/main.tf index c7c4d24e39..4f94dd6439 100644 --- a/examples/eks/main.tf +++ b/examples/eks/main.tf @@ -221,7 +221,7 @@ module "kube-prometheus-stack" { } module "argocd" { - source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v7.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v7.1.0" cluster_name = module.eks.cluster_name base_domain = module.eks.base_domain