diff --git a/CHANGELOG.md b/CHANGELOG.md
index c464a6a91..954b76d70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,8 +11,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
## [Unreleased]
-
-## v3.10.0 - 2024-10-18
+
+## v3.10.1 - 2024-10-27
### Features
- Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306))
@@ -72,6 +72,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
### Routine
+- Add ApprovalTask CRD ([#318](https://github.com/epam/edp-install/issues/318))
- Update current development version ([#318](https://github.com/epam/edp-install/issues/318))
- Add apiGatewayUrl field to edp-config CM ([#316](https://github.com/epam/edp-install/issues/316))
- Add asset for the documentation ([#214](https://github.com/epam/edp-install/issues/214))
@@ -155,6 +156,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
### Documentation
+- Update RELEASES md file in 3_10 branch ([#311](https://github.com/epam/edp-install/issues/311))
- Update changelog file for release notes ([#292](https://github.com/epam/edp-install/issues/292))
- Update KubeRocketCI logo ([#298](https://github.com/epam/edp-install/issues/298))
- Update KRCI logo ([#298](https://github.com/epam/edp-install/issues/298))
@@ -347,4 +349,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
-[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.0...HEAD
+[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.1...HEAD
diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml
index 37e3e8fcf..aa1010a3c 100644
--- a/deploy-templates/Chart.yaml
+++ b/deploy-templates/Chart.yaml
@@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform
home: https://docs.kuberocketci.io/
name: edp-install
type: application
-version: 3.10.0
-appVersion: 3.10.0
+version: 3.10.1
+appVersion: 3.10.1
icon: https://docs.kuberocketci.io/img/logo.svg
keywords:
- edp
diff --git a/deploy-templates/README.md b/deploy-templates/README.md
index fd8f97a50..4d198b963 100644
--- a/deploy-templates/README.md
+++ b/deploy-templates/README.md
@@ -1,6 +1,6 @@
# edp-install
-![Version: 3.10.0](https://img.shields.io/badge/Version-3.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.0](https://img.shields.io/badge/AppVersion-3.10.0-informational?style=flat-square)
+![Version: 3.10.1](https://img.shields.io/badge/Version-3.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.1](https://img.shields.io/badge/AppVersion-3.10.1-informational?style=flat-square)
A Helm chart for KubeRocketCI Platform