From 77c808844227bdcf65137e0e772e93a45082071c Mon Sep 17 00:00:00 2001 From: fu-shanqing Date: Thu, 9 Jun 2022 10:03:59 +0800 Subject: [PATCH] add fuse-overlayfs.yaml --- fuse-overlayfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fuse-overlayfs.yaml diff --git a/fuse-overlayfs.yaml b/fuse-overlayfs.yaml new file mode 100644 index 0000000..f0b9518 --- /dev/null +++ b/fuse-overlayfs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: containers/fuse-overlayfs +tag_prefix: ^v +separator: . \ No newline at end of file -- Gitee