Bump vm-builder v0.21.0 -> v0.23.2 (#6480)

Relevant changes were all from v0.23.0:

- neondatabase/autoscaling#724
- neondatabase/autoscaling#726
- neondatabase/autoscaling#732

Co-authored-by: Alexander Bayandin <alexander@neon.tech>
This commit is contained in:
Em Sharnoff
2024-02-02 14:39:20 -08:00
committed by GitHub
parent f2aa96f003
commit d820d64e38

View File

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