Skip to content

Commit 7c4de28

Browse files
committed
Update cri-tools to v1.30.1
This patch release includes just a fix to skip userns tests on host that don't support the feature. See: https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.30.1 This is needed for CI to work fine when we update to runc 1.2 (not yet released). It is also a blocker for the final runc release to make sure it works in all known downstreams. This makes it work fine here :) Signed-off-by: Rodrigo Campos <[email protected]>
1 parent e1adfae commit 7c4de28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/setup/critools-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.30.0
1+
v1.30.1

0 commit comments

Comments
 (0)