From b2ae9871ed6569cac1b38762fa2cafb7bd102155 Mon Sep 17 00:00:00 2001 From: Benjamin Blattberg Date: Tue, 8 Oct 2024 13:34:56 -0500 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72ffb05cf9..efc761c166 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ PGO_IMAGE_URL ?= https://www.crunchydata.com/products/crunchy-postgresql-for-kub PGO_IMAGE_PREFIX ?= localhost PGMONITOR_DIR ?= hack/tools/pgmonitor -PGMONITOR_VERSION ?= v5.1.1-RC1 +PGMONITOR_VERSION ?= v5.1.1 QUERIES_CONFIG_DIR ?= hack/tools/queries EXTERNAL_SNAPSHOTTER_DIR ?= hack/tools/external-snapshotter