Last changed
docker pull cgr.dev/chainguard/argocd
Need access to a specific version? Contact us.
Get notified of upcoming product changes, critical vulnerability notifications and patches and more.
Sign InArgo CD is a declarative continuous deployment tool for Kubernetes.
The image is available on cgr.dev
:
There are two recommended methods for installing Argo CD: using helm
and raw manifests. Chainguard's Argo CD Image is designed to be a drop-in replacement for either method.
To use this Image, replace the appropriate image:
value with the Chainguard Argo CD Image. The following is an example how such a value might appear within a Helm chart:
Based on these values, you would install Argo CD using the following helm
commands. First, add the Argo Helm repository:
Then you can install Argo CD:
Note that this example uses multiple container images, namely argocd
and argocd-repo-server
. Refer to the following components section for more information.
Optionally, you can use other Chainguard Images to replace Argo CD dependencies:
Argo CD is comprised of multiple components that all share the same container image.
Keeping in line with the philosophy of minimal dependencies in Chainguard Images, we chose to split this up to keep the number of packages in each respective component to a minimum. This means the overall number of images increases, but the size and complexity of each image is reduced down to the minimum needed to function.
Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:
Apache-2.0
GPL-2.0-only
GPL-2.0-or-later
LGPL-2.1-or-later
MIT
MPL-2.0
For a complete list of licenses, please refer to this Image's SBOM.
Software license agreement