Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / argocd
Commits: a2a9c403 by Hyacinthe Cartiaux at 2026-03-03T22:49:58+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/argoproj/argo-cd.git" prefix = "v" +exclude_regex = ".*-rc\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/argocd/-/commit/a2a9c403c7c58f7fba8cbbf36bf30aef64a1ad3e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/argocd/-/commit/a2a9c403c7c58f7fba8cbbf36bf30aef64a1ad3e You're receiving this email because of your account on gitlab.archlinux.org.
