Wingetlywingetly
← All apps
A

ArgoCD

by Argo Projectv3.5.3

Last updated

A command line tool for communicating with ArgoCD

Install with winget

$ winget install --id argoproj.argocd --exact --version 3.5.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.5.3

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high7.3Patched in wingetCVE-2026-45738affects before 3.2.12, 3.3.10, 3.4.2Jul 15, 2026

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to 3.2.12, 3.3.10, and 3.4.2, Argo CD users with application write access can set link.argocd.argoproj.io/* annotations whose pipe-separated values are rendered by ui/src/app/applications/components/...

  • medium6.3Patched in wingetCVE-2026-45737affects before 3.2.12, 3.3.10, 3.4.2Jul 15, 2026

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From 3.2.0 until 3.2.12, 3.3.10, and 3.4.2, Argo CD ServerSideDiff can expose Kubernetes Secret values embedded in the kubectl.kubernetes.io/last-applied-configuration annotation because HideSecretData(tar...

  • critical9.6Patched in wingetCVE-2026-42880affects before 3.2.11, 3.3.9May 7, 2026

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to e...

  • high7.5Patched in wingetCVE-2025-59538affects before 2.14.20, 3.0.19, 3.1.8Oct 1, 2025

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. For versions 2.9.0-rc1 through 2.14.19, 3.0.0-rc1 through 3.2.0-rc1, 3.1.6 and 3.0.17, when the webhook.azuredevops.username and webhook.azuredevops.password are not set in the default configuration, the /...

  • high7.5Patched in wingetCVE-2025-59537affects before 2.14.20, 3.0.19, 3.1.8Oct 1, 2025

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions 1.2.0 through 1.8.7, 2.0.0-rc1 through 2.14.19, 3.0.0-rc1 through 3.2.0-rc1, 3.1.7 and 3.0.18 are vulnerable to malicious API requests which can crash the API server and cause denial of service to...

  • high7.5Patched in wingetCVE-2025-59531affects before 2.14.20, 3.0.19, 3.1.8Oct 1, 2025

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions 1.2.0 through 1.8.7, 2.0.0-rc1 through 2.14.19, 3.0.0-rc1 through 3.2.0-rc1, 3.1.7 and 3.0.18 are vulnerable to malicious API requests which can crash the API server and cause denial of service to...

  • medium6.5Patched in wingetCVE-2025-55191affects before 2.14.20, 3.0.19, 3.1.8Sep 30, 2025

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions between 2.1.0 and 2.14.19, 3.2.0-rc1, 3.1.0-rc1 through 3.1.7, and 3.0.0-rc1 through 3.0.18 contain a race condition in the repository credentials handler that can cause the Argo CD server to pani...

  • critical9.9Patched in wingetCVE-2025-55190affects before 2.13.9, 2.14.16, 3.0.14, 3.1.2Sep 4, 2025

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. In versions 2.13.0 through 2.13.8, 2.14.0 through 2.14.15, 3.0.0 through 3.0.12 and 3.1.0-rc1 through 3.1.1, API tokens with project-level permissions are able to retrieve sensitive repository credentials...

Showing 8 of 25. Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • OpenLensOpenLens Authors
    MuhammedKalkan.OpenLensv6.5.2-366

    Open source build for Mirantis Lens. This build does not require you to log in and includes only open source part.

  • Podman DesktopRedHat
    RedHat.Podman-Desktopv1.29.3

    Manage different container engines from a single UI and tray icon

  • K
    KrewKubernetes SIGs
    Kubernetes.krewv0.5.0

    Find and install kubectl plugins

  • K
    kubensAhmet Alp Balkan
    ahmetb.kubensv0.11.0

    Faster way to switch between namespaces in kubectl

  • K
    kyvernokyverno
    kyverno.kyvernov1.17.1

    Kyverno is a policy engine designed for Kubernetes.

  • T
    TrivyAqua Security Software
    AquaSecurity.Trivyv0.74.0

    Trivy is a comprehensive and versatile security scanner.

More from Argo Project or browse argocd, k8s, kubernetes.

Frequently asked questions

How do I install ArgoCD on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id argoproj.argocd --exact --version 3.5.3. winget downloads the installer from Argo Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ArgoCD silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id argoproj.argocd --exact 3.5.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall ArgoCD via winget?
Run: winget uninstall --id argoproj.argocd --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ArgoCD's Apps & Features entry.
Is ArgoCD free?
ArgoCD is distributed under Apache-2.0. Refer to the publisher (https://github.com/argoproj/argo-cd) for the full license terms - Wingetly itself does not charge for installation.
Does ArgoCD work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ArgoCD directly from the publisher.
How do I keep ArgoCD up to date?
Run winget upgrade --id argoproj.argocd --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of ArgoCD from microsoft/winget-pkgs.

Recent versions

  • 3.5.3latest
  • 3.5.2
  • 3.5.1
  • 3.5.0
  • 3.4.5
  • 3.4.4
  • 3.4.3
  • 3.4.2
  • 3.4.1
  • 3.3.8