Icon

Argo CD

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes that automates the deployment of desired application states in specified target environments.
Latest: 3.19.0 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 186/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Apache-2.0Winget: Available

Version & Lifecycle

0
Current: 3.19.0 N-2: 3.3.8 Avg cadence: Every 11 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • February 13, 2026
0

argocd – Command-line note

Deploy Argo CD silently in enterprise Kubernetes clusters using kubectl with the official manifests: kubectl create namespace argocd; kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml; kubectl wait --for=condition=Ready pods --all -n argocd --timeout=300s. This non-interactive method installs the multi-tenant version without UI prompts, suitable for automation scripts, and supports scaling via HA manifests at ha/install.yaml.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

argocdargoproj argocd