Skip to content

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
Change-Id: Id6194b373885af67c2ffc8c7be680979ddeb2979
  • Loading branch information
epmd-edp committed Nov 22, 2022
1 parent 46beab7 commit 15444ce
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 13 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
## [Unreleased]


<a name="v0.1.5"></a>
## [v0.1.5] - 2022-11-22
### Features

- Allow PIP to search through private repo [EPMDEDP-10606](https://jiraeu.epam.com/browse/EPMDEDP-10606)

### Bug Fixes

- Modify Python PIP auth [EPMDEDP-10606](https://jiraeu.epam.com/browse/EPMDEDP-10606)

### Code Refactoring

- Introduce common library [EPMDEDP-11008](https://jiraeu.epam.com/browse/EPMDEDP-11008)
- Update gerrit-ssh-cmd task [EPMDEDP-11031](https://jiraeu.epam.com/browse/EPMDEDP-11031)


<a name="v0.1.4"></a>
## [v0.1.4] - 2022-11-18
### Features
Expand Down Expand Up @@ -237,7 +253,8 @@
<a name="v0.1.0"></a>
## v0.1.0 - 2022-08-23

[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.1.4...HEAD
[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.1.5...HEAD
[v0.1.5]: https://github.com/epam/edp-tekton/compare/v0.1.4...v0.1.5
[v0.1.4]: https://github.com/epam/edp-tekton/compare/v0.1.3...v0.1.4
[v0.1.3]: https://github.com/epam/edp-tekton/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/epam/edp-tekton/compare/v0.1.1...v0.1.2
Expand Down
4 changes: 2 additions & 2 deletions charts/common-library/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart library with common components for EDP Tekton Pipeline
home: https://epam.github.io/edp-install/
name: edp-tekton-common-library
type: library
version: 0.1.0
appVersion: 0.1.0
version: 0.1.5
appVersion: 0.1.5
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion charts/common-library/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-tekton-common-library

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.5](https://img.shields.io/badge/AppVersion-0.1.5-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 library with common components for EDP Tekton Pipelines
Expand Down
4 changes: 2 additions & 2 deletions charts/custom-pipelines/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for EDP4EDP Tekton Pipelines
home: https://epam.github.io/edp-install/
name: edp-custom-pipelines
type: application
version: 0.1.4
appVersion: 0.1.4
version: 0.1.5
appVersion: 0.1.5
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- cd
Expand Down
2 changes: 1 addition & 1 deletion charts/custom-pipelines/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-custom-pipelines

![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.5](https://img.shields.io/badge/AppVersion-0.1.5-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 EDP4EDP Tekton Pipelines
Expand Down
4 changes: 2 additions & 2 deletions charts/interceptor/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 Interceptor
home: https://epam.github.io/edp-install/
name: edp-tekton-interceptor
type: application
version: 0.1.4
appVersion: 0.1.4
version: 0.1.5
appVersion: 0.1.5
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion charts/interceptor/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-tekton-interceptor

![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.5](https://img.shields.io/badge/AppVersion-0.1.5-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 Interceptor
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 EDP Tekton Pipelines
home: https://epam.github.io/edp-install/
name: edp-tekton
type: application
version: 0.1.4
appVersion: 0.1.4
version: 0.1.5
appVersion: 0.1.5
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.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.5](https://img.shields.io/badge/AppVersion-0.1.5-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 15444ce

Please sign in to comment.