Argo CD Action
Version updated for https://github.com/clowdhaus/argo-cd-action to version v4.2.0.
- This action is used across all versions by 27 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The argo-cd-action is a GitHub Action that automates the installation and execution of the Argo CD CLI within workflows. It simplifies tasks such as deploying applications, syncing app configurations, and managing Kubernetes deployments using Argo CD, providing a seamless integration of the CLI into CI/CD pipelines. Key capabilities include support for custom command execution, version selection, output capture, and compatibility with self-hosted Argo CD servers.
Release notes
Features
- Replace ncc with esbuild for bundling (#128)