Skip to content

Commit 850c40e

Browse files
committed
Bump version to 3.10.4
1 parent 20cbd47 commit 850c40e

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

CHANGELOG.md

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

1313

14-
<a name="v3.10.3"></a>
15-
## v3.10.3 - 2024-12-12
14+
<a name="v3.10.4"></a>
15+
## v3.10.4 - 2025-01-10
1616
### Features
1717

18+
- Enable node selector for tekton pipelines ([#367](https://github.com/epam/edp-install/issues/367))
1819
- Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306))
1920
- Add the ability to enable tekton-pipelines monitoring ([#268](https://github.com/epam/edp-install/issues/268))
2021
- Enable onboarding of 'Echo-server' via Marketplace Section ([#265](https://github.com/epam/edp-install/issues/265))
@@ -72,6 +73,10 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
7273

7374
### Routine
7475

76+
- Update current development version ([#376](https://github.com/epam/edp-install/issues/376))
77+
- Disable CodeMie eso creation if path empty ([#369](https://github.com/epam/edp-install/issues/369))
78+
- Enable availableClusters parameter in edp-config configmap ([#365](https://github.com/epam/edp-install/issues/365))
79+
- Align ArgoCD diff for edp-config Config Map ([#344](https://github.com/epam/edp-install/issues/344))
7580
- Update current development version ([#356](https://github.com/epam/edp-install/issues/356))
7681
- Update current development version ([#335](https://github.com/epam/edp-install/issues/335))
7782
- Align permissions for developer to use approve feature ([#332](https://github.com/epam/edp-install/issues/332))
@@ -160,6 +165,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
160165

161166
### Documentation
162167

168+
- Make abstract quick links ([#362](https://github.com/epam/edp-install/issues/362))
163169
- Update RELEASES md file in 3_10 branch ([#311](https://github.com/epam/edp-install/issues/311))
164170
- Update changelog file for release notes ([#292](https://github.com/epam/edp-install/issues/292))
165171
- Update KubeRocketCI logo ([#298](https://github.com/epam/edp-install/issues/298))
@@ -353,4 +359,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
353359
- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
354360

355361

356-
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.3...HEAD
362+
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.4...HEAD

deploy-templates/Chart.yaml

Lines changed: 2 additions & 2 deletions
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.3
7-
appVersion: 3.10.3
6+
version: 3.10.4
7+
appVersion: 3.10.4
88
icon: https://docs.kuberocketci.io/img/logo.svg
99
keywords:
1010
- edp

deploy-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# edp-install
22

3-
![Version: 3.10.3](https://img.shields.io/badge/Version-3.10.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.3](https://img.shields.io/badge/AppVersion-3.10.3-informational?style=flat-square)
3+
![Version: 3.10.4](https://img.shields.io/badge/Version-3.10.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.4](https://img.shields.io/badge/AppVersion-3.10.4-informational?style=flat-square)
44

55
A Helm chart for KubeRocketCI Platform
66

0 commit comments

Comments
 (0)