From 3648797ecc09f226b104e314a4775b03b0eaf5d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 Nov 2024 01:54:54 +0000 Subject: [PATCH] chore(deps): update dependency cri-o/cri-o to v1.31.2 --- tools/cri-o/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cri-o/manifest.yaml b/tools/cri-o/manifest.yaml index 8b846c9785..61898efddb 100644 --- a/tools/cri-o/manifest.yaml +++ b/tools/cri-o/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: cri-o -version: "1.31.1" +version: "1.31.2" binary: crio check: ${binary} --version | grep ^crio | cut -d' ' -f3 build_dependencies: