diff --git a/examples/eks/main.tf b/examples/eks/main.tf index 7af8460d36..4348a888bd 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=v4.3.0" + source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v4.4.0" cluster_name = module.eks.cluster_name base_domain = module.eks.base_domain