Skip to content

2.7.0

Latest
Compare
Choose a tag to compare
@phoenix-bjoern phoenix-bjoern released this 20 Feb 14:29
· 26 commits to main since this release

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