Skip to content

Releases: PHOENIX-MEDIA/magento2-helm

2.7.0

20 Feb 14:29
Compare
Choose a tag to compare

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

2.6.1

28 Apr 11:40
Compare
Choose a tag to compare
  • Add support for stringData credentials
  • Changed secrets.credentials structure (BC break with 2.6.0)

2.6.0

28 Apr 06:37
Compare
Choose a tag to compare

External Secrets Operator support

  • Breaking: Moved all credentials to a Kubernetes Secret. See new secrets section in values.yaml
  • Added support for External Secrets Operator

2.5.0

20 Feb 17:01
0d57b78
Compare
Choose a tag to compare

Opensearch and imgproxy support

  • Added Opensearch as alternative to Elasticsearch. Set elasticsearch.enabled: false and opensearch.enabled: true to
    switch search engines.
  • Added imgproxy for dynamic image resizing. See imgproxy section for details.
  • Add disk-cache volume for Varnish
  • Updated Helm charts and container images for Redis, Varnish and RabbitMQ to meet Adobe Commerce/Magento 2.4.5 System Requirements

2.4.4

20 Feb 17:00
Compare
Choose a tag to compare

Kubernetes 1.25 compatibility

  • Resolved PodDisruption warning on Helm deployment
  • Updated Elasticsearch chart and container image to 7.17

2.4.3

18 Aug 17:39
Compare
Choose a tag to compare

Support for Google Kubernetes Engine deployment

  • Added values_gke.yaml file for GKE deployments
  • Added template for GKE managed certificates
  • Added GKE deployment guide to readme

2.4.2

11 Aug 11:26
Compare
Choose a tag to compare

Magento OpenSource 2.4.5

2.4.1

21 Jul 16:32
Compare
Choose a tag to compare

Docker Desktop support

  • Added optional ingressClassName
  • Added values_docker.yaml for Docker Desktop deployments
  • small adjustments in values.yaml

2.4.0

05 Jul 22:16
Compare
Choose a tag to compare

Initial public release