From 2560e65e7586cc77061d3f1a2436f114f00aaf42 Mon Sep 17 00:00:00 2001 From: Peter Hunt Date: Wed, 29 Jan 2020 13:44:24 -0500 Subject: [PATCH] versions: bump conmon version to v2.0.5 in hopes the old failures were fixed, and to investigate them if not Signed-off-by: Peter Hunt --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index f7df14fba2..1a73e95f18 100644 --- a/versions.yaml +++ b/versions.yaml @@ -183,7 +183,7 @@ externals: conmon: description: "An OCI container runtime monitor" url: "https://github.com/containers/conmon" - version: "v2.0.1" + version: "v2.0.5" crio: description: |