From a7f5db22e993ba64d5ebbd00c04481d999d0d6c4 Mon Sep 17 00:00:00 2001 From: Benjamin Blattberg Date: Mon, 7 Oct 2024 11:59:47 -0500 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index efc761c16..72ffb05cf 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 +PGMONITOR_VERSION ?= v5.1.1-RC1 QUERIES_CONFIG_DIR ?= hack/tools/queries EXTERNAL_SNAPSHOTTER_DIR ?= hack/tools/external-snapshotter