From c9259faa96c532144de0040bbb1bcdb1244102ec Mon Sep 17 00:00:00 2001 From: fu-shanqing Date: Thu, 8 Dec 2022 17:36:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5master=E5=88=86=E6=94=AFpr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootupd.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bootupd.yaml diff --git a/bootupd.yaml b/bootupd.yaml new file mode 100644 index 0000000..f5b8e31 --- /dev/null +++ b/bootupd.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: coreos/bootupd +tag_prefix: "v" +separator: "." \ No newline at end of file