Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / prometheus
Commits: fa538664 by Jelle van der Waa at 2024-09-15T15:10:37+02:00 nvchecker: ignore beta versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,4 +3,4 @@ source = "github" github = "prometheus/prometheus" use_max_tag = true prefix = "v" -exclude_regex = ".*(dedupelabels).*" +exclude_regex = ".*(dedupelabels|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/fa5386641c11dbc988866753f16cee0f0881fd2e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/fa5386641c11dbc988866753f16cee0f0881fd2e You're receiving this email because of your account on gitlab.archlinux.org.
