Skip to content

Commit

Permalink
Bump vm-builder v0.18.1 -> v0.18.2 (#5646)
Browse files Browse the repository at this point in the history
Only applicable change was neondatabase/autoscaling#571, removing the
postgres_exporter flags `--auto-discover-databases` and
`--exclude-databases=...`
  • Loading branch information
sharnoff authored and bayandin committed Oct 26, 2023
1 parent 1d8d200 commit 4b3b37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.18.1
VM_BUILDER_VERSION: v0.18.2

steps:
- name: Checkout
Expand Down

0 comments on commit 4b3b37b

Please sign in to comment.