aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.terraform/1n_nmd/prometheus/variables.tf
diff options
context:
space:
mode:
Diffstat (limited to 'fdio.infra.terraform/1n_nmd/prometheus/variables.tf')
-rw-r--r--fdio.infra.terraform/1n_nmd/prometheus/variables.tf2
1 files changed, 1 insertions, 1 deletions
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" {