From 7241d618f1ac90869abebc79a95f8c83b32ff11c Mon Sep 17 00:00:00 2001 From: bin Date: Thu, 17 Feb 2022 14:09:20 +0800 Subject: [PATCH] versions: add nydus-snapshotter Add nydus-snapshotter to versions.yaml to install nydus-snapshotter from its own releases. Fixes: #3698 Signed-off-by: bin --- versions.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/versions.yaml b/versions.yaml index f8154866ce..9fd3846a20 100644 --- a/versions.yaml +++ b/versions.yaml @@ -242,6 +242,11 @@ externals: url: "https://github.com/dragonflyoss/image-service" version: "v1.1.2" + nydus-snapshotter: + description: "Snapshotter for Nydus image acceleration service" + url: "https://github.com/containerd/nydus-snapshotter" + version: "v0.1.0" + languages: description: | Details of programming languages required to build system