From 0f2310f268998be92b8326f5194f81aead396347 Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Mon, 16 Mar 2026 12:52:17 -0700 Subject: [PATCH] bump the versions of the holodeck dependencies Signed-off-by: Tariq Ibrahim --- tests/holodeck.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/holodeck.yaml b/tests/holodeck.yaml index c5924ec44..1211cfd09 100644 --- a/tests/holodeck.yaml +++ b/tests/holodeck.yaml @@ -31,6 +31,6 @@ spec: kubernetes: install: true installer: kubeadm - version: v1.34.1 + version: v1.34.5 crictlVersion: v1.34.0 - calicoVersion: v3.31.0 + calicoVersion: v3.31.4