From bdbb867a85b65f4a7553e8cb60754c8fb95563eb Mon Sep 17 00:00:00 2001 From: "T.J. Townsend" Date: Mon, 15 Jul 2024 15:16:04 -0400 Subject: [PATCH] add nvchecker --- .nvchecker.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .nvchecker.toml diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..dac8eb0 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[traefik] +source = "git" +git = "https://github.com/containous/traefik.git" +prefix = "v"