Bump vm-builder v0.19.0 -> v0.21.0 (#6197)

Only applicable change was neondatabase/autoscaling#650, reducing the
vector scrape interval (inside the VM) from 15 seconds to 1 second.
This commit is contained in:
Em Sharnoff
2023-12-19 15:48:41 -08:00
committed by GitHub
parent 613906acea
commit 58dbca6ce3

View File

@@ -857,7 +857,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.19.0
VM_BUILDER_VERSION: v0.21.0
steps:
- name: Checkout