diff --git a/examples/kind/main.tf b/examples/kind/main.tf index ecc0f757bc..ac6cfb9ca3 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -177,7 +177,7 @@ module "thanos" { } module "kube-prometheus-stack" { - source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v11.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v11.1.0" cluster_name = local.cluster_name base_domain = local.base_domain