diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 919a748c83..36a7da594a 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -148,7 +148,7 @@ module "loki-stack" { } module "thanos" { - source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v3.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v3.0.1" cluster_name = local.cluster_name base_domain = local.base_domain