Argazer (a wordplay on “Argo” and “gazer”) is a lightweight tool that monitors your ArgoCD applications for Helm chart updates. It connects to ArgoCD via API, scans your applications across multiple repository types (Git, OCI, HTTP), and notifies you when newer versions are available.
Features
- Multiple repository types - Native support for Traditional HTTP Helm repos, OCI Registries, and Git Repositories.
- Semantic version constraints - Only notify on
patch,minor, ormajorupdates. - Multiple notification channels - Telegram, Email, Slack, Microsoft Teams, or Generic Webhooks.
- Single-run execution - Runs once on launch, perfect for CI/CD or cron jobs.