Skip to content
QuenchWorks

argocd

Chart · GitOps · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-08-02

Argo CD, the CNCF declarative GitOps continuous-delivery controller for Kubernetes. One multi-call binary serves every component (server, repo-server, application-controller, applicationset-controller, commit-server, notifications, cmp-server), selected by argv[0] exactly as upstream does, so the chart picks a role with a single command. Built from source with upstream's own asset pipeline, so the server really serves its React web console instead of 404ing every UI route. Ships git, git-lfs, openssh-client and gnupg for private and signature-verified repos, plus Helm 3 built from source and the Wolfi Kustomize, both of which the repo-server execs by bare name.

Deployed image digest

sha256:e9f3d4132747b3813115a18eb744c5466d06ebcc8c3b5cdbb8536edf3c6dcdc7

Chart OCI version

oci://ghcr.io/quenchworks/charts/argocd:0.0.1

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
106.0 MB

Security report (Trivy)

D· 24/1006 fixable · rebuild clears them

Vulnerability detail

argocd 3.4.6 · 6 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-50163HIGHoras.land/oras-go/v2v2.6.12.6.2oras-go: Oras-go: Information disclosure and arbitrary file access via crafted tarball hardlinks
CVE-2026-71556HIGHgithub.com/go-git/go-git/v5v5.19.15.19.2go-git is an extensible git implementation library written in pure Go. ...
CVE-2026-71557MEDIUMgithub.com/go-git/go-git/v5v5.19.15.19.2go-git is an extensible git implementation library written in pure Go. ...
CVE-2026-46600UNKNOWNgolang.org/x/netv0.55.00.56.0Parsing an invalid SVCB or HTTPS RR can panic when the size of a param ...
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.53.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.52.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
0
Critical
3
High
1
Medium
0
Low
6
Unknown

Security report (Trivy) · image argocd 3.4.6

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (latest)

helm install my-argocd oci://ghcr.io/quenchworks/charts/argocd --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/argocd@sha256:e9f3d4132747b3813115a18eb744c5466d06ebcc8c3b5cdbb8536edf3c6dcdc7
Chart version
0.0.1
App version
3.4.6
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-02

Verify the chart

cosign verify ghcr.io/quenchworks/charts/argocd:0.0.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://argo-cd.readthedocs.io