fix(ci): update e2e-setup versions, pin K8s 1.35

Update kind v0.31.0 -> v0.32.0 and KubeVirt v1.8.2 -> v1.8.3.
Pin the kind node image to K8s 1.35 since KubeVirt v1.8 does not
yet support K8s 1.36 (kind v0.32.0 defaults to 1.36).

Supersedes: #243

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2026-06-10 10:59:42 +02:00
parent 52c49bf96b
commit c3c6e8c660
2 changed files with 6 additions and 5 deletions

View File

@@ -156,7 +156,7 @@ jobs:
if: inputs.ansible_test_targets != ''
uses: helm/kind-action@v1.14.0
with:
version: v0.31.0
version: v0.32.0
install_only: true
- name: Deploy kubevirt