Skip to content

Commit

Permalink
chore: Update current development version (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaMarusenko committed Jan 10, 2025
1 parent 108a221 commit 04eed70
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 4 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
## [Unreleased]


<a name="v0.15.0"></a>
## [v0.15.0] - 2025-01-10
### Features

- Enable node selector for tekton pipelines ([#397](https://github.com/epam/edp-tekton/issues/397))
- Implement CI Voting Feature in Build Pipelines ([#385](https://github.com/epam/edp-tekton/issues/385))

### Bug Fixes

- Update gitlab set-status task condition ([#395](https://github.com/epam/edp-tekton/issues/395))
- Update bitbucket set-status task condition ([#395](https://github.com/epam/edp-tekton/issues/395))
- Update bitbucket vote parameters ([#393](https://github.com/epam/edp-tekton/issues/393))
- Disable github voting for null sha ([#385](https://github.com/epam/edp-tekton/issues/385))
- Align resource mapping([#375](https://github.com/epam/edp-tekton/issues/375))

### Routine

- Update Tekton Dashboard version ([#391](https://github.com/epam/edp-tekton/issues/391))
- Update Naming Convention for Nexus-Operator Resources ([#384](https://github.com/epam/edp-tekton/issues/384))
- Update current development version ([#379](https://github.com/epam/edp-tekton/issues/379))


<a name="v0.14.0"></a>
## [v0.14.0] - 2024-12-12
### Features
Expand Down Expand Up @@ -563,7 +585,8 @@ to CD Pipeline
<a name="v0.6.0"></a>
## [v0.6.0] - 2023-08-18

[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.14.0...HEAD
[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.15.0...HEAD
[v0.15.0]: https://github.com/epam/edp-tekton/compare/v0.14.0...v0.15.0
[v0.14.0]: https://github.com/epam/edp-tekton/compare/v0.13.0...v0.14.0
[v0.13.0]: https://github.com/epam/edp-tekton/compare/v0.12.0...v0.13.0
[v0.12.0]: https://github.com/epam/edp-tekton/compare/v0.11.0...v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions charts/pipelines-library/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Tekton Pipelines
home: https://docs.kuberocketci.io
name: edp-tekton
type: application
version: 0.15.0-SNAPSHOT
appVersion: 0.15.0-SNAPSHOT
version: 0.16.0-SNAPSHOT
appVersion: 0.16.0-SNAPSHOT
icon: https://docs.kuberocketci.io/img/logo.svg
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion charts/pipelines-library/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-tekton

![Version: 0.15.0-SNAPSHOT](https://img.shields.io/badge/Version-0.15.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.15.0--SNAPSHOT-informational?style=flat-square)
![Version: 0.16.0-SNAPSHOT](https://img.shields.io/badge/Version-0.16.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.16.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.16.0--SNAPSHOT-informational?style=flat-square)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/epmdedp)](https://artifacthub.io/packages/search?repo=epmdedp)

A Helm chart for KubeRocketCI Tekton Pipelines
Expand Down

0 comments on commit 04eed70

Please sign in to comment.