cleanup: Sync kind version in integration yaml

Use kind v0.23.0 in integration.yml and hack/e2e-setup.sh.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-06-27 15:54:37 +02:00
parent e2f55848c1
commit 52d4b4c731

View File

@@ -112,7 +112,7 @@ jobs:
if: inputs.ansible_test_targets != ''
uses: helm/kind-action@v1.9.0
with:
version: v0.22.0
version: v0.23.0
install_only: true
- name: Deploy kubevirt