diff --git a/examples/kind/main.tf b/examples/kind/main.tf index d400024028..7f20cc3079 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -145,7 +145,7 @@ module "loki-stack" { } module "thanos" { - source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v7.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v7.0.1" cluster_name = local.cluster_name base_domain = local.base_domain