From 865460a41889cc8aff55986f4c8b4435c2374cda Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Mon, 14 Sep 2026 17:47:28 -0700 Subject: [PATCH] ci[holodeck]: bump versions of components 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 3050eaf680..6d66357177 100644 --- a/tests/holodeck.yaml +++ b/tests/holodeck.yaml @@ -17,10 +17,10 @@ spec: containerRuntime: install: true name: containerd - version: 2.2.3 + version: 2.3.5 kubernetes: install: true installer: kubeadm - version: v1.35.4 - crictlVersion: v1.35.0 - calicoVersion: v3.31.5 + version: v1.36.4 + crictlVersion: v1.36.0 + calicoVersion: v3.32.2