All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Minimum required Kubernetes version is 1.21
- Bump https://github.com/bitpoke/build to 0.8.3
- Allow the operator to be namespace scoped (
SCOPED_NAMESPACE
environment variable) - Set resources for
init-wp
initContainer
- Bump https://github.com/bitpoke/build to 0.7.1
- Fix the app version in the published Helm charts
- Minimum required Kubernetes version is 1.19
- Use
networking.k8s.io/v1
forIngress
resources - Run WordPress Operator as non-root user
- Bump https://github.com/bitpoke/build to 0.7.0
- Change the default image to
docker.io/bitpoke/wordpress-runtime:5.8.2
- Use Bitpoke Build for building the project
- Drop support for Helm v2