Merge pull request #246 from 0xFelix/fix-kind-k8s-version

fix(ci): update e2e-setup versions, pin K8s 1.35
This commit is contained in:
kubevirt-bot
2026-06-10 11:18:24 +02:00
committed by GitHub
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