diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17bb67599..42c4c8a11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,31 +10,13 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
## [Unreleased]
-### Routine
-
-- Disable validateMaintainers by default for ct lint ([#49](https://github.com/epam/edp-install/issues/49))
-- Update External Secret integration guide ([#55](https://github.com/epam/edp-install/issues/55))
-- Update jira-integration documentation ([#56](https://github.com/epam/edp-install/issues/56))
-- Update current development version ([#47](https://github.com/epam/edp-install/issues/47))
-
-### Documentation
-- Install and integration with external Nexus Sonatype ([#53](https://github.com/epam/edp-install/issues/53))
-- Align SonarQube integration ([#52](https://github.com/epam/edp-install/issues/52))
-- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
-
-
-
-## [v3.4.1] - 2023-08-28
+
+## v3.5.0 - 2023-09-21
### Routine
-- Align helm charts versions ([#49](https://github.com/epam/edp-install/issues/49))
-- Disable validateMaintainers by default for ct lint ([#49](https://github.com/epam/edp-install/issues/49))
-
+- Align helm charts versions ([#85](https://github.com/epam/edp-install/issues/85))
+- Use github as a default gitserver ([#87](https://github.com/epam/edp-install/issues/87))
-
-## [v3.4.0] - 2023-08-18
-[Unreleased]: https://github.com/epam/edp-install/compare/v3.4.1...HEAD
-[v3.4.1]: https://github.com/epam/edp-install/compare/v3.4.0...v3.4.1
-[v3.4.0]: https://github.com/epam/edp-install/compare/v3.3.0...v3.4.0
+[Unreleased]: https://github.com/epam/edp-install/compare/v3.5.0...HEAD
diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml
index c744e8e44..0e2764e84 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.5.0-SNAPSHOT
-appVersion: 3.5.0-SNAPSHOT
+version: 3.5.0
+appVersion: 3.5.0
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 4cf075d2c..eac92572e 100644
--- a/deploy-templates/README.md
+++ b/deploy-templates/README.md
@@ -1,6 +1,6 @@
# edp-install
-![Version: 3.5.0-SNAPSHOT](https://img.shields.io/badge/Version-3.5.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-3.5.0--SNAPSHOT-informational?style=flat-square)
+![Version: 3.5.0](https://img.shields.io/badge/Version-3.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.0](https://img.shields.io/badge/AppVersion-3.5.0-informational?style=flat-square)
A Helm chart for EDP Install