Skip to content
QuenchWorks

kong

Chart · Gateway · standard · v0.0.1

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

API gateway and ingress controller on a patched OpenResty, with routing, auth, rate limiting, and a plugin ecosystem. Built from source against current OpenSSL rather than Kong's pinned older crypto; ships the Admin API without the Kong Manager GUI, whose assets are not built from source upstream.

Deployed image digest

sha256:dcf9af271e724e8063894813a65bdae23559f04528f839a8b8b2affebf92fa6e

Chart OCI version

oci://ghcr.io/quenchworks/charts/kong: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
42.3 MB

Security report (Trivy)

A+· 100/1000 fixable CVEs
0
Critical
0
High
0
Medium
0
Low
0
Unknown

Security report (Trivy) · image kong 3.9.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-kong oci://ghcr.io/quenchworks/charts/kong --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/kong@sha256:dcf9af271e724e8063894813a65bdae23559f04528f839a8b8b2affebf92fa6e
Chart version
0.0.1
App version
3.9.3
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-04

Verify the chart

cosign verify ghcr.io/quenchworks/charts/kong: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://github.com/Kong/kong