From dc24942c3a9846646293bcba23e6117a34f91fa6 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 master 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..40e2962f3a 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: "master" crio: description: |