From 14e07f92a4069a255422d1e81fa323e2a3334248 Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Wed, 18 Dec 2024 17:13:47 -0500 Subject: [PATCH] use a version of containerd in tests that is supported (#5513) use a version of containerd in tests that actually exists --- testgrid/specs/full.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testgrid/specs/full.yaml b/testgrid/specs/full.yaml index 81f1071157..43a3dae1e4 100644 --- a/testgrid/specs/full.yaml +++ b/testgrid/specs/full.yaml @@ -1539,7 +1539,7 @@ kubernetes: version: 1.26.x containerd: - version: 1.6.30 + version: 1.6.31 flannel: version: latest ekco: @@ -1570,7 +1570,7 @@ kubernetes: version: 1.26.x containerd: - version: 1.6.30 + version: 1.6.31 flannel: version: latest ekco: