From 66c9b0a608668925fa21909f407b193d7994d9b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Oct 2024 07:35:47 +0000 Subject: [PATCH] chore(deps): update dependency cri-o/cri-o to v1.31.1 --- 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 b08a956ebf..8b846c9785 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.0" +version: "1.31.1" binary: crio check: ${binary} --version | grep ^crio | cut -d' ' -f3 build_dependencies: