diff --git a/examples/kind/main.tf b/examples/kind/main.tf index e8bfd6c9ca..b7b3133f56 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -213,7 +213,7 @@ module "kube-prometheus-stack" { } module "argocd" { - source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v5.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v5.2.0" base_domain = local.base_domain cluster_name = local.cluster_name