Skip to content

Commit

Permalink
Update Makefile (#4011)
Browse files Browse the repository at this point in the history
Update pgmonitor to 5.1.1
  • Loading branch information
benjaminjb authored Oct 8, 2024
1 parent bea91f4 commit fa205a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa205a2

Please sign in to comment.