From 4b78f9315050cdd31b014a072e1f98df4e8862e4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Dec 2024 16:36:18 +0000 Subject: [PATCH] chore(deps): update dependency cri-o/cri-o to v1.32.0 --- 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 fc36751432..6fc5407206 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.3" +version: "1.32.0" binary: crio check: ${binary} --version | grep ^crio | cut -d' ' -f3 build_dependencies: