From a617a63481bd4f5356a0cd13c1954abd0ddd4228 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 29 Sep 2022 15:32:48 +0000 Subject: [PATCH] versions: Update oci version This PR updates the oci version that we are using in kata containers. Fixes #5291 Signed-off-by: Gabriela Cervantes --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 264b630ff6..a733f432fc 100644 --- a/versions.yaml +++ b/versions.yaml @@ -340,7 +340,7 @@ specs: uscan-url: >- https://github.com/opencontainers/runtime-spec/tags .*/v?(\d\S+)\.tar\.gz - version: "v1.0.0-rc5" + version: "v1.0.2" plugins: description: |