argocd
brew install argocd
v3.4.4
Apache-2.0
Declarative GitOps continuous delivery tool for Kubernetes with Git-as-source-of-truth and web UI.
Why you might care
Argo CD automates application deployment to Kubernetes clusters by treating Git repositories as the single source of truth. It's essential if you practice GitOps—pull requests drive infrastructure changes, and the cluster state syncs continuously to match the desired Git state. Easier multi-cluster and multi-environment management than hand-rolled CI/CD pipelines.
9.7k
30-day installs · #362
37.7k
90-day · #327
171.4k
365-day · #315
Build dependencies
Links
- https://argoproj.github.io/cd/
- Brew formula source: Formula/a/argocd.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Flux",
"Spinnaker",
"Jenkins",
"GitLab CI"
],
"build_dependencies": [
"go",
"node",
"yarn"
],
"categories": [
"orchestration",
"package-manager",
"observability"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "GitOps Continuous Delivery for Kubernetes",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:30+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "argocd",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://argoproj.github.io/cd/",
"homepage_og_description": "Declarative continuous delivery with a fully-loaded UI.",
"homepage_og_image": "/static/7be772ca35570178d9cd85ad8b4696ff/gitops-cd-thumbnail.png",
"homepage_title": "Argo CD | Argo",
"installs_30d": 9671,
"installs_365d": 171389,
"installs_90d": 37660,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:44:23+00:00",
"llm_model": "claude-haiku-4-5",
"name": "argocd",
"oldnames": [],
"one_liner": "Declarative GitOps continuous delivery tool for Kubernetes with Git-as-source-of-truth and web UI.",
"optional_dependencies": [],
"rank_30d": 362,
"rank_365d": 315,
"rank_90d": 327,
"raw_hash": "207b281b61829ec6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/argocd.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.4.4",
"versioned_formulae": [],
"why_use_this": "Argo CD automates application deployment to Kubernetes clusters by treating Git repositories as the single source of truth. It\u0027s essential if you practice GitOps\u2014pull requests drive infrastructure changes, and the cluster state syncs continuously to match the desired Git state. Easier multi-cluster and multi-environment management than hand-rolled CI/CD pipelines."
}