## Chart 2.2.0 [ApiGW 1.7.1] - 2023-10-20
Helm changes
- Applications versions:
- apigw - 1.6.1
- apigw-frontend - 1.0.3
- redis - 1.0.1
- Subcharts refactoring
- In this version, the
selector.matchLabelsfor the application's Deployment is changing, so before updating, you need to delete the current Deployment -kubectl delete deployment apigw-apigw-app, and then proceed with updating the Helm chart.
Improvements
Added TLS support for working with Postgres/Redis.
Added support for project export/import (available in corezoid 6.4.1 and later).
Updated all project dependencies.