diff --git a/config/remote_generic/github.yaml b/config/remote_generic/github.yaml index 30b0d26..826c45b 100644 --- a/config/remote_generic/github.yaml +++ b/config/remote_generic/github.yaml @@ -48,6 +48,8 @@ patterns: - "ahmetb/kubectx/.*/kubectx_.*_linux_x86_64.tar.gz$" - "ahmetb/kubectx/.*/kubens_.*_linux_x86_64.tar.gz$" - "apple/foundationdb/.*/libfdb_c.x86_64.so$" + - "argoproj/argo-cd/.*/argocd-linux-amd64$" + - "argoproj/argo-cd/.*/cli_checksums.txt$" - "astral-sh/ruff/.*/ruff-x86_64-unknown-linux-gnu.tar.gz$" - "astral-sh/uv/.*/uv-x86_64-unknown-linux-gnu.tar.gz$" - "camptocamp/prometheus-puppetdb-exporter/.*/prometheus-puppetdb-exporter-.*.linux-amd64.tar.gz$"