v0.18.1 Relatively small release, mostly to get the vm-builder changes in. Also some dependency bumps that are worth releasing separately. External changes: - util: Move patch.go into its own package (#535) - vm-builder: Update pgbouncer to 1.21.0 + support prepared statements (#566) Bugfixes and misc changes to components: - agent: Fix oversized websocket close frames (#569) - plugin: Use pod ownerReferences to tell if VM, not label (#563) Devx changes: - Makefile: Check kubectl context before applying (#540) - lint workflow: Add job to check generated go code (#546) - golangci: Enable unparam linter (#562) - Fix vm-monitor build (#570) Dep bumps: - bump github.com/cilium/cilium (#532) - bump golang.org/x/net (#559)