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