oauth2-proxy
Chart · Secrets & identity · standard · v0.0.7
Reverse-proxy authentication layer that secures upstream apps by delegating sign-in to OIDC and OAuth2 providers.
Version
The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.
Deployed image digest
sha256:3a469bcaacf5f3d63b941e8e14f5e6d9a596632e31d7f2782a84709b44acb980Chart OCI version
oci://ghcr.io/quenchworks/charts/oauth2-proxy:0.0.7The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.
Security report (Trivy)
Security report (Trivy) · image oauth2-proxy 7.15.3
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-oauth2-proxy oci://ghcr.io/quenchworks/charts/oauth2-proxy --version 0.0.7Deploys image (digest-pinned)
ghcr.io/quenchworks/images/oauth2-proxy@sha256:3a469bcaacf5f3d63b941e8e14f5e6d9a596632e31d7f2782a84709b44acb980- Chart version
- 0.0.7
- App version
- 7.15.3
- Chart license
- MIT
- App license
- MIT
- Service port
- 4180
- Signed
- cosign (keyless)
- Values schema
- yes
- Last published
- 2026-07-22
Verify the chart
cosign verify ghcr.io/quenchworks/charts/oauth2-proxy:0.0.7 \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comTransparency
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://oauth2-proxy.github.io/oauth2-proxy/