Skip to content

Releases: riotkit-org/wordpress-hardened

v3.0 release - bigger fixes, and mostly Kubernetes features added 🚀

25 Mar 12:31
Compare
Choose a tag to compare

Features:

  • Backup Repository support
  • Volume Syncing Controller support
  • DB maintenance Jobs/CronJobs
  • Improved, auto-generated docs for Helm Chart values
  • Volume permissions fixing initContainer

Bugfixes:

  • wp-config-riotkit.php was not included in new installations anymore, in effect not all environment variables were working

Other:

  • E2E tests with Kuttl
  • OCI repository for Helm Chart

Happy testing new RC version! Let us know, please report issues and open discussions 👩🏿‍🚀 🚀

WordPress version: v6.1.1 (its less important - you can anytime upgrade on runtime)

New, rebuilt Helm Chart, lots of bugfixes in container image 🚀

22 Mar 21:11
Compare
Choose a tag to compare

Features:

  • Backup Repository support
  • Volume Syncing Controller support
  • DB maintenance Jobs/CronJobs
  • Improved, auto-generated docs for Helm Chart values
  • Volume permissions fixing initContainer

Bugfixes:

  • wp-config-riotkit.php was not included in new installations anymore, in effect not all environment variables were working

Other:

  • E2E tests with Kuttl
  • OCI repository for Helm Chart

Happy testing new RC version! Let us know, please report issues and open discussions 👩🏿‍🚀 🚀

v2.1-alpha4

24 Jun 07:36
Compare
Choose a tag to compare
v2.1-alpha4 Pre-release
Pre-release
fix: Indent

v2.1-alpha3

23 Jun 20:06
Compare
Choose a tag to compare
v2.1-alpha3 Pre-release
Pre-release
feat: Add support for env variable WORDPRESS_DB_TABLE_PREFIX

v2.1-alpha2

23 Jun 07:06
Compare
Choose a tag to compare
v2.1-alpha2 Pre-release
Pre-release
feat: Add support for extraConfigMaps

v2.1-alpha1

23 Jun 06:28
Compare
Choose a tag to compare
v2.1-alpha1 Pre-release
Pre-release

This release brings support for extra volumes.

v2.0 Kubernetes, WAF, Backups, automated plugins installation and more!

29 May 12:45
Compare
Choose a tag to compare

This release brings mainly a Kubernetes support together with:

  • Web Application Firewall setup (experimental)
  • Primitive rules to protect against PHP targeted exploits
  • Refactoring to not depend on Supervisord
  • Instance pre-configuration with environment variables
  • And many, many, more!

Enjoy!

v2.0-rc11

29 May 12:19
Compare
Choose a tag to compare
v2.0-rc11 Pre-release
Pre-release
docs: Update docs

Automated WordPress wizard and plugins installation on container startup

22 May 20:40
Compare
Choose a tag to compare
v2.0-rc10

feat: Add support for plugins and website preinstallation

Fix: Kubernets liveness/readiness probes permissions

19 May 07:27
Compare
Choose a tag to compare
v2.0-rc9

fix: WAF