Releases: bitpoke/wordpress-operator
Releases · bitpoke/wordpress-operator
v0.12.4
v0.12.3
v0.12.1
[0.12.1] - 2021-12-22
Changed
- Bump https://github.com/bitpoke/build to 0.7.1
Fixed
- Fix the app version in the published Helm charts
v0.12.0
Changed
- 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
v0.11.1
v0.11.0
v0.10.2
Changes since the last version: list of commits
Highlights:
- Add liveness and readiness probes on
wordpress
container
v0.10.0
Changes since the last version: list of commits
Highlights:
- Update go dependencies (including k8s client to
v1.18.3
) - Add support for helm v3
- Fix CRD validation on k8s >= 1.18
v0.8.4
- Fix Wordpress Affinity being merged into the Deploymenet PodSpec Affinity. It is now overriding it, when updated.