mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
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:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user