mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
hack: Bump e2e-setup.sh version
Bump the software versions defined in hack/e2e-setup.sh to the latest ones and sync version installed of kind in github integration tests with e2e-setup.sh. Update the CentOS 9 Stream preference name used in the tests to the new name in common-instancetypes v0.4.0. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
@@ -98,6 +98,7 @@ jobs:
|
||||
- name: install kind / kubectl
|
||||
uses: helm/kind-action@v1.9.0
|
||||
with:
|
||||
version: v0.22.0
|
||||
install_only: true
|
||||
if: inputs.ansible_test_targets != ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user