diff --git a/CHANGELOG.md b/CHANGELOG.md
index 010950bde..b25bb805a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,13 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
## [Unreleased]
+
+## [v3.7.5] - 2024-01-19
+### Routine
+
+- Release 3.7.5 with extraline in private ssh key fix ([#138](https://github.com/epam/edp-install/issues/138))
+
+
## [v3.7.4] - 2024-01-18
### Routine
@@ -249,7 +256,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
## [v3.4.0] - 2023-08-18
-[Unreleased]: https://github.com/epam/edp-install/compare/v3.7.4...HEAD
+[Unreleased]: https://github.com/epam/edp-install/compare/v3.7.5...HEAD
+[v3.7.5]: https://github.com/epam/edp-install/compare/v3.7.4...v3.7.5
[v3.7.4]: https://github.com/epam/edp-install/compare/v3.7.3...v3.7.4
[v3.7.3]: https://github.com/epam/edp-install/compare/v3.7.2...v3.7.3
[v3.7.2]: https://github.com/epam/edp-install/compare/v3.7.1...v3.7.2
diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml
index 789691225..029a9e0a5 100644
--- a/deploy-templates/Chart.yaml
+++ b/deploy-templates/Chart.yaml
@@ -3,8 +3,8 @@ description: A Helm chart for EDP Install
home: https://epam.github.io/edp-install/
name: edp-install
type: application
-version: 3.7.4
-appVersion: 3.7.4
+version: 3.7.5
+appVersion: 3.7.5
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
diff --git a/deploy-templates/README.md b/deploy-templates/README.md
index 8c004c36c..fda074602 100644
--- a/deploy-templates/README.md
+++ b/deploy-templates/README.md
@@ -1,6 +1,6 @@
# edp-install
-![Version: 3.7.4](https://img.shields.io/badge/Version-3.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.4](https://img.shields.io/badge/AppVersion-3.7.4-informational?style=flat-square)
+![Version: 3.7.5](https://img.shields.io/badge/Version-3.7.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.5](https://img.shields.io/badge/AppVersion-3.7.5-informational?style=flat-square)
A Helm chart for EDP Install