Skip to content

Commit

Permalink
Bump version to 2.15.0
Browse files Browse the repository at this point in the history
Change-Id: I76fb39ba3a154bbeda805ee45be0cb61a403aec6
  • Loading branch information
epmd-edp committed Dec 13, 2022
1 parent 33bf42b commit 1aeb43b
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
<a name="unreleased"></a>
## [Unreleased]


<a name="v2.15.0"></a>
## [v2.15.0] - 2022-10-31
### Features

- Enable helm-lint stage for library [EPMDEDP-10431](https://jiraeu.epam.com/browse/EPMDEDP-10431)

### Bug Fixes

- Address issue with multiple update for .gitconfig [EPMDEDP-10781](https://jiraeu.epam.com/browse/EPMDEDP-10781)
- Copy sonar-project.properties in Npm Codereview [EPMDEDP-10912](https://jiraeu.epam.com/browse/EPMDEDP-10912)
- Modify copy-secrets stage for POSIX shell [EPMDEDP-8469](https://jiraeu.epam.com/browse/EPMDEDP-8469)

### Routine

- Update changelog [EPMDEDP-10274](https://jiraeu.epam.com/browse/EPMDEDP-10274)
- Align build.gradle to new gradle version [EPMDEDP-10274](https://jiraeu.epam.com/browse/EPMDEDP-10274)
- Enable helm-docs stage for library [EPMDEDP-10434](https://jiraeu.epam.com/browse/EPMDEDP-10434)
- Add git-chglog installation to Makefile [EPMDEDP-10482](https://jiraeu.epam.com/browse/EPMDEDP-10482)
- Copy 'gradle' folder with configuration for sonar gradle stage [EPMDEDP-10512](https://jiraeu.epam.com/browse/EPMDEDP-10512)


<a name="v2.14.0"></a>
Expand Down Expand Up @@ -172,7 +189,8 @@ Starting from this change, we expect that CodebaseBranches CRD use 'status' fiel
- [EPMDEDP-5352]: Apply crds to cluster during deploy


[Unreleased]: https://github.com/epam/edp-library-stages/compare/v2.14.0...HEAD
[Unreleased]: https://github.com/epam/edp-library-stages/compare/v2.15.0...HEAD
[v2.15.0]: https://github.com/epam/edp-library-stages/compare/v2.14.0...v2.15.0
[v2.14.0]: https://github.com/epam/edp-library-stages/compare/v2.13.2...v2.14.0
[v2.13.2]: https://github.com/epam/edp-library-stages/compare/v2.13.1...v2.13.2
[v2.13.1]: https://github.com/epam/edp-library-stages/compare/v2.13.0...v2.13.1
Expand Down

0 comments on commit 1aeb43b

Please sign in to comment.