Skip to content

Commit

Permalink
Bump version to 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Nov 5, 2024
1 parent 1cb1373 commit e680966
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
## [Unreleased]


<a name="v3.10.1"></a>
## v3.10.1 - 2024-10-27
<a name="v3.10.2"></a>
## v3.10.2 - 2024-11-05
### Features

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

### Routine

- Update current development version ([#335](https://github.com/epam/edp-install/issues/335))
- Align permissions for developer to use approve feature ([#332](https://github.com/epam/edp-install/issues/332))
- Update OIDC configuration for edp-headlamp ([#325](https://github.com/epam/edp-install/issues/325))
- 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))
Expand Down Expand Up @@ -349,4 +352,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.1...HEAD
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.2...HEAD
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform
home: https://docs.kuberocketci.io/
name: edp-install
type: application
version: 3.10.1
appVersion: 3.10.1
version: 3.10.2
appVersion: 3.10.2
icon: https://docs.kuberocketci.io/img/logo.svg
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion deploy-templates/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-install

![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)
![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)

A Helm chart for KubeRocketCI Platform

Expand Down

0 comments on commit e680966

Please sign in to comment.