Bump vm-builder v0.18.1 -> v0.18.2 (#5646)

Only applicable change was neondatabase/autoscaling#571, removing the
postgres_exporter flags `--auto-discover-databases` and
`--exclude-databases=...`
This commit is contained in:
Em Sharnoff
2023-10-24 16:04:28 -07:00
committed by GitHub
parent 4bef977c56
commit 44202eeb3b

View File

@@ -847,7 +847,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.18.1
VM_BUILDER_VERSION: v0.18.2
steps:
- name: Checkout