diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 285be32896..c666c72b6a 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=v7.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v7.1.1" base_domain = local.base_domain cluster_name = local.cluster_name