diff --git a/psc-prometheus/waypoint.hcl b/psc-prometheus/waypoint.hcl index 3f537e0..4ca8daa 100644 --- a/psc-prometheus/waypoint.hcl +++ b/psc-prometheus/waypoint.hcl @@ -83,6 +83,6 @@ variable "image" { variable "tag" { type = string - default = "2.51.0" + default = "v2.51.0" }