Skip to content

Commit

Permalink
Update pgMonitor version
Browse files Browse the repository at this point in the history
Issue: [PGO-319]
  • Loading branch information
benjaminjb authored Feb 5, 2024
1 parent 6bcbbfd commit 7ba792f
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 ?= v4.10.0
PGMONITOR_VERSION ?= v4.11.0
QUERIES_CONFIG_DIR ?= hack/tools/queries

# Buildah's "build" used to be "bud". Use the alias to be compatible for a while.
Expand Down

0 comments on commit 7ba792f

Please sign in to comment.