Skip to content
QuenchWorks

Gitea

Chart · Git · standard · v0.0.23

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

Lightweight self-hosted Git service with repositories, issues, pull requests, and built-in CI/CD (Actions). A low-footprint GitHub alternative.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version. Only the most recent releases are listed — an older chart pins an older image digest.

Deployed image digest

sha256:56f6c1031f38d2af927fcd5730381ae53e62ebac9f0438f02f5573e658dca6a3

Chart OCI version

oci://ghcr.io/quenchworks/charts/gitea:0.0.23

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
70.4 MB

Security report (Trivy)

C· 44/1006 fixable · rebuild clears them

Vulnerability detail

gitea 1.27.3 · 7 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-18374MEDIUMglibc-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMlibcrypt1-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-82209MEDIUMlibcurl-openssl48.22.0-r08.22.0-r2When libpsl support is enabled, libcurl fails to enforce the Public Su ...
CVE-2026-85091MEDIUMzlib1.3.2-r51.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.56.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
0
Critical
0
High
6
Medium
0
Low
1
Unknown

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

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/gitea@sha256:56f6c1031f38d2af927fcd5730381ae53e62ebac9f0438f02f5573e658dca6a3
ghcr.io/quenchworks/images/postgresql@sha256:919b69c5c86b3a2a454bbe50a24d9d33feb73441bb0d466e583bc3e1a78ac77b
Chart version
0.0.23
App version
1.27.3
Chart license
MIT
App license
MIT
Service port
3000
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-31

Verify the chart

cosign verify ghcr.io/quenchworks/charts/gitea:0.0.23 \
  --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/go-gitea/gitea