diff --git a/examples/eks/main.tf b/examples/eks/main.tf index 2066c4d65b..d4c58fc948 100644 --- a/examples/eks/main.tf +++ b/examples/eks/main.tf @@ -181,7 +181,7 @@ module "thanos" { } module "kube-prometheus-stack" { - source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//eks?ref=v13.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//eks?ref=v13.0.1" cluster_name = module.eks.cluster_name base_domain = module.eks.base_domain