mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-13 13:02:04 +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 != ''
|
if: inputs.ansible_test_targets != ''
|
||||||
uses: helm/kind-action@v1.9.0
|
uses: helm/kind-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
version: v0.22.0
|
version: v0.23.0
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|
||||||
- name: Deploy kubevirt
|
- name: Deploy kubevirt
|
||||||
|
|||||||
Reference in New Issue
Block a user