From 67a828d266202e2ca717abbe20a333874d40f5ef Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Fri, 24 Apr 2026 09:47:47 -0700 Subject: [PATCH] [ci] bump versions of k8s cluster dependencies Signed-off-by: Tariq Ibrahim --- tests/holodeck.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/holodeck.yaml b/tests/holodeck.yaml index 1211cfd09..b89f7bb4b 100644 --- a/tests/holodeck.yaml +++ b/tests/holodeck.yaml @@ -27,10 +27,10 @@ spec: containerRuntime: install: true name: containerd - version: 1.7.27 + version: 2.2.3 kubernetes: install: true installer: kubeadm - version: v1.34.5 - crictlVersion: v1.34.0 - calicoVersion: v3.31.4 + version: v1.35.3 + crictlVersion: v1.35.0 + calicoVersion: v3.31.5