diff --git a/examples/kind/main.tf b/examples/kind/main.tf index e18d51c723..4d2e0d70ca 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -130,7 +130,7 @@ module "loki-stack" { } module "thanos" { - source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v2.5.0" + source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v2.7.0" cluster_name = local.cluster_name base_domain = local.base_domain