Skip to content

Commit

Permalink
updated changelog for v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix-bjoern committed Feb 20, 2024
1 parent 80ad380 commit aee4caf
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,16 +350,18 @@ Navigate to `http://<your-domain>` and checkout the new Magento2 instance.
This guide and the `values_gke.yaml` file are configured for the *magento.phoenix-media.rocks* example domain. You will need to update a few lines as described in [this section](https://github.com/PHOENIX-MEDIA/magento2-helm#updating-domains-magento_cloud_-variables-and-values-files).

## Changelog
### [2.7.0] - unreleased
- Allow customer annotations and labels
### [2.7.0] - 2024-02-20
- 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 deploy additional objects
- Updated Opensearch, Varnish and imgproxy charts
- Don't deploy xdebug service if not enabled
- Don't deploy RBAC for RabbitMQ
- Removed GKE managed-cert template. Use new extra-manifest instead.
- 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
- Fixed: chart-releaser for automated publishing
- Kubernetes 1.26-1.29 compatibility

### [2.6.1] - 2023-04-28
Expand Down

0 comments on commit aee4caf

Please sign in to comment.