diff --git a/examples/sks/main.tf b/examples/sks/main.tf index cd851e2375..c13fbfd27c 100644 --- a/examples/sks/main.tf +++ b/examples/sks/main.tf @@ -162,7 +162,7 @@ module "loki-stack" { } module "thanos" { - source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//sks?ref=v5.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//sks?ref=v6.0.0" cluster_name = module.sks.cluster_name base_domain = module.sks.base_domain