From 596037e20ca8b1fee368ac0554593186e13591d6 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 16 Jan 2023 15:52:54 +0000 Subject: [PATCH] versions: Update conmon version This PR updates the conmon version that we are using in our versions.yaml Fixes #6084 Signed-off-by: Gabriela Cervantes --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 078fdc5843..900aed35dd 100644 --- a/versions.yaml +++ b/versions.yaml @@ -198,7 +198,7 @@ externals: conmon: description: "An OCI container runtime monitor" url: "https://github.com/containers/conmon" - version: "v2.0.5" + version: "v2.0.10" crio: description: |