Skip to content
QuenchWorks

nginx-gateway-fabric

Chart · Gateway · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-09-06

NGINX Gateway Fabric control plane: the F5/NGINX Gateway API implementation. Watches GatewayClass, Gateway, HTTPRoute and its own gateway.nginx.org policy CRDs, provisions an nginx Deployment per Gateway, and pushes generated config to the nginx-agent inside it over gRPC. One binary covers three roles the chart uses -- controller, generate-certs, and the initialize step that runs as the init container of every data-plane pod. Pairs with the nginx-gateway-fabric-nginx data plane, which it version-locks to itself.

Deployed image digest

sha256:d6c053f9eb818b4b09c2f8874389b02de98fe58a64ce8e07b0baa47e3d6a508a

Chart OCI version

oci://ghcr.io/quenchworks/charts/nginx-gateway-fabric: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
17.1 MB

Security report (Trivy)

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

Security report (Trivy) · image nginx-gateway-fabric 2.6.7

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-nginx-gateway-fabric oci://ghcr.io/quenchworks/charts/nginx-gateway-fabric --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/nginx-gateway-fabric@sha256:d6c053f9eb818b4b09c2f8874389b02de98fe58a64ce8e07b0baa47e3d6a508a
ghcr.io/quenchworks/images/nginx-gateway-fabric-nginx@sha256:28f46367ba5da843bafc0a8d454de03a61414e0049de236cbb428a3f9a5f35d0
Chart version
0.0.1
App version
2.6.7
Chart license
Apache-2.0
App license
Apache-2.0
Service port
443
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-27

Verify the chart

cosign verify ghcr.io/quenchworks/charts/nginx-gateway-fabric: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://docs.nginx.com/nginx-gateway-fabric/