Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / grafana-alloy
Commits: a83a852e by Christian Heusel at 2026-02-28T14:33:42+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/grafana/alloy.git" prefix = "v" +exclude_regex = "v.*(pre|rc|alpha|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grafana-alloy/-/commit/a83a852e02b24af4035a9a8163d1f168bfe65ec7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grafana-alloy/-/commit/a83a852e02b24af4035a9a8163d1f168bfe65ec7 You're receiving this email because of your account on gitlab.archlinux.org.
