Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / helm


Commits:
b1873ad6 by Carl Smedstad at 2025-10-14T20:54:26+02:00
Exclude "beta" releases from nvchecker

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -3,4 +3,4 @@ source = "github"
 github = "helm/helm"
 prefix = "v"
 use_max_tag = true
-exclude_regex = ".*(rc|dev|alpha).*"
+exclude_regex = ".*(rc|dev|alpha|beta).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/helm/-/commit/b1873ad6d402252069bda6016a04c7cb469e20eb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/helm/-/commit/b1873ad6d402252069bda6016a04c7cb469e20eb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to