Infra: upgrade monitoring solution
[csit.git] / fdio.infra.terraform / 1n_nmd / prometheus / variables.tf
index a509533..55ffa33 100644 (file)
@@ -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" {