Skip to content

Commit fa205a2

Browse files
authored
Update Makefile (#4011)
Update pgmonitor to 5.1.1
1 parent bea91f4 commit fa205a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PGO_IMAGE_URL ?= https://www.crunchydata.com/products/crunchy-postgresql-for-kub
66
PGO_IMAGE_PREFIX ?= localhost
77

88
PGMONITOR_DIR ?= hack/tools/pgmonitor
9-
PGMONITOR_VERSION ?= v5.1.1-RC1
9+
PGMONITOR_VERSION ?= v5.1.1
1010
QUERIES_CONFIG_DIR ?= hack/tools/queries
1111

1212
EXTERNAL_SNAPSHOTTER_DIR ?= hack/tools/external-snapshotter

0 commit comments

Comments
 (0)