diff --git a/examples/kind/main.tf b/examples/kind/main.tf index b3d3edbd1d..3e7060b170 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.4.0" + source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v6.0.0" base_domain = local.base_domain cluster_name = local.cluster_name