This repository contains a customized version of argoproj/argo-cd. This image contains sops and the helm-secrets plugin compared to the upstream version.
The changes can be viewed inside the Dockerfile
.
This image is built automatically when a new argocd version is released.
You can pull the image by using
docker pull alexbabel/argocd:VERSION
or use GHCR:
docker pull ghcr.io/alexanderbabel/argocd:VERSION