summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhorne2024-03-26 14:52:29 +0100
committerKhorne2024-03-26 14:52:29 +0100
commit23a01c36a6fcf0759180d1d2b53dcad19616c26b (patch)
tree3d9ca21b8705bb4850dfbfa52e34c34f64fcb7c6
parent7fcc22129bba729a10dc0ec070889750138fcca3 (diff)
downloadaur-23a01c36a6fcf0759180d1d2b53dcad19616c26b.tar.gz
upd: beats add nvchecker config
-rw-r--r--.nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..970f57c7c2b4
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[beats]
+source = "apt"
+pkg = "filebeat"
+mirror = "https://artifacts.elastic.co/packages/8.x/apt"
+suite = "stable"