wordpress 0.0.7
Chart · Apps & productivity · standard · v0.0.7
WordPress, the PHP content-management system and blogging platform. Reconstructed clean-room from the official release on a hardened Wolfi php-8.4-fpm + nginx runtime (nonroot, read-only rootfs, supervisord), not the php:apache upstream image. The image ships no wp-config.php; the chart supplies one via ConfigMap and provides a MySQL backend.
Version
The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.
Released version
This is the 0.0.7 release of the wordpress chart, published 2026-07-21.For the live security report and the currently deployed image digest, see the latest release.
Security report (Trivy)
Security report (Trivy) · image wordpress 7.0.2
Install the chart
Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.
Install (pinned to 0.0.7)
helm install my-wordpress oci://ghcr.io/quenchworks/charts/wordpress --version 0.0.7- Chart version
- 0.0.7
- Chart license
- GPL-2.0-or-later
- App license
- GPL-2.0+
- Service port
- 8080
- Signed
- cosign (keyless)
- Released
- 2026-07-21
Verify the chart
cosign verify ghcr.io/quenchworks/charts/wordpress: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://wordpress.org