Skip to content

Commit

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


<a name="v3.10.3"></a>
## v3.10.3 - 2024-12-12
<a name="v3.10.4"></a>
## v3.10.4 - 2025-01-10
### Features

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

### Routine

- Update current development version ([#376](https://github.com/epam/edp-install/issues/376))
- Disable CodeMie eso creation if path empty ([#369](https://github.com/epam/edp-install/issues/369))
- Enable availableClusters parameter in edp-config configmap ([#365](https://github.com/epam/edp-install/issues/365))
- Align ArgoCD diff for edp-config Config Map ([#344](https://github.com/epam/edp-install/issues/344))
- Update current development version ([#356](https://github.com/epam/edp-install/issues/356))
- 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))
Expand Down Expand Up @@ -160,6 +165,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE

### Documentation

- Make abstract quick links ([#362](https://github.com/epam/edp-install/issues/362))
- 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))
Expand Down Expand Up @@ -353,4 +359,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.3...HEAD
[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.4...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.3
appVersion: 3.10.3
version: 3.10.4
appVersion: 3.10.4
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.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)
![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)

A Helm chart for KubeRocketCI Platform

Expand Down

0 comments on commit 850c40e

Please sign in to comment.