Skip to content

Commit

Permalink
Bump version to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Jan 19, 2024
1 parent c301368 commit cd6caed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
## [Unreleased]


<a name="v0.10.1"></a>
## v0.10.1 - 2023-12-18
<a name="v0.10.2"></a>
## v0.10.2 - 2024-01-19
### Features

- Ensure commit-validate checks the lenght of the commit msg ([#87](https://github.com/epam/edp-tekton/issues/87))
Expand Down Expand Up @@ -34,6 +34,8 @@

### Bug Fixes

- Add extraline in private ssh key ([#100](https://github.com/epam/edp-tekton/issues/100))
- Add extraline in private ssh key ([#100](https://github.com/epam/edp-tekton/issues/100))
- Align cache endpoint with service name ([#89](https://github.com/epam/edp-tekton/issues/89))
- Update images for autotest sonar scan ([#74](https://github.com/epam/edp-tekton/issues/74))
- Update images for autotest sonar scan ([#74](https://github.com/epam/edp-tekton/issues/74))
Expand Down Expand Up @@ -174,4 +176,4 @@
- Bump tekton version ([#59](https://github.com/epam/edp-tekton/issues/59))


[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.10.1...HEAD
[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.10.2...HEAD
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 EDP Tekton Pipelines
home: https://epam.github.io/edp-install/
name: edp-tekton
type: application
version: 0.10.1
appVersion: 0.10.1
version: 0.10.2
appVersion: 0.10.2
icon: https://epam.github.io/edp-install/assets/logo.png
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.10.1](https://img.shields.io/badge/Version-0.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.1](https://img.shields.io/badge/AppVersion-0.10.1-informational?style=flat-square)
![Version: 0.10.2](https://img.shields.io/badge/Version-0.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.2](https://img.shields.io/badge/AppVersion-0.10.2-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 EDP Tekton Pipelines
Expand Down

0 comments on commit cd6caed

Please sign in to comment.