New configuration options and resources increase the flexibility and freedom when deploying Magento2 in K8S.
What's Changed
- Allow custom annotations and labels in all resources
- Add Horizontal Pod Autoscaler (HPA) and Pod Disruption Budget (PDB) for Magento workload
- Add support for sidecars in Magento deployments
- Add extra manifest to declare additional objects
- Updated Magento2 to v2.4.6-p4 with PHP 8.2 support
- Updated Opensearch (default), Varnish and imgproxy charts
- Fixed: Don't deploy xdebug service if not enabled
- Fixed: Don't deploy RBAC for RabbitMQ
- Changed: Removed GKE managed-cert template. Use new extra-manifest instead.
- Added GH action for linting and testing the chart
- Fixed: chart-releaser for automated publishing
- Kubernetes 1.26-1.29 compatibility