X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.terraform%2F1n_nmd%2Fprometheus%2Fvariables.tf;h=55ffa3385659a3f191b1c79d267c4536d949dfd8;hb=44784f12e7a1cfe42927bd301b90015ffa72b7d7;hp=a509533ccd95ff0b491555985dd3b53ff499e2b3;hpb=c318223fcd266c0ee2982e803c44e193c2023054;p=csit.git diff --git a/fdio.infra.terraform/1n_nmd/prometheus/variables.tf b/fdio.infra.terraform/1n_nmd/prometheus/variables.tf index a509533ccd..55ffa33856 100644 --- a/fdio.infra.terraform/1n_nmd/prometheus/variables.tf +++ b/fdio.infra.terraform/1n_nmd/prometheus/variables.tf @@ -33,7 +33,7 @@ variable "prometheus_service_name" { variable "prometheus_version" { description = "Prometheus version" type = string - default = "v2.24.0" + default = "v2.28.1" } variable "prometheus_use_canary" {