Skip to content

Commit e680966

Browse files
committed
Bump version to 3.10.2
1 parent 1cb1373 commit e680966

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
1111
## [Unreleased]
1212

1313

14-
<a name="v3.10.1"></a>
15-
## v3.10.1 - 2024-10-27
14+
<a name="v3.10.2"></a>
15+
## v3.10.2 - 2024-11-05
1616
### Features
1717

1818
- Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306))
@@ -72,6 +72,9 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
7272

7373
### Routine
7474

75+
- Update current development version ([#335](https://github.com/epam/edp-install/issues/335))
76+
- Align permissions for developer to use approve feature ([#332](https://github.com/epam/edp-install/issues/332))
77+
- Update OIDC configuration for edp-headlamp ([#325](https://github.com/epam/edp-install/issues/325))
7578
- Add ApprovalTask CRD ([#318](https://github.com/epam/edp-install/issues/318))
7679
- Update current development version ([#318](https://github.com/epam/edp-install/issues/318))
7780
- Add apiGatewayUrl field to edp-config CM ([#316](https://github.com/epam/edp-install/issues/316))
@@ -349,4 +352,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
349352
- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
350353

351354

352-
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.1...HEAD
355+
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.2...HEAD

deploy-templates/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform
33
home: https://docs.kuberocketci.io/
44
name: edp-install
55
type: application
6-
version: 3.10.1
7-
appVersion: 3.10.1
6+
version: 3.10.2
7+
appVersion: 3.10.2
88
icon: https://docs.kuberocketci.io/img/logo.svg
99
keywords:
1010
- edp

deploy-templates/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# edp-install
22

3-
![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)
3+
![Version: 3.10.2](https://img.shields.io/badge/Version-3.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.2](https://img.shields.io/badge/AppVersion-3.10.2-informational?style=flat-square)
44

55
A Helm chart for KubeRocketCI Platform
66

0 commit comments

Comments
 (0)