Skip to content

Commit

Permalink
Bump version to 0.1.9
Browse files Browse the repository at this point in the history
Change-Id: Ie1a3eaef9f6b0d4b4a97c47422f061b3f7638280
  • Loading branch information
epmd-edp committed Dec 1, 2022
1 parent c58bed1 commit 5439c37
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 13 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.1.9"></a>
## [v0.1.9] - 2022-12-01
### Features

- Add gitlab, github gitservers provisioning [EPMDEDP-11119](https://jiraeu.epam.com/browse/EPMDEDP-11119)

### Bug Fixes

- Allow Kaniko to work with branches with slash [EPMDEDP-11067](https://jiraeu.epam.com/browse/EPMDEDP-11067)

### Code Refactoring

- Trigger pipelines for all Github branches [EPMDEDP-11077](https://jiraeu.epam.com/browse/EPMDEDP-11077)
- Explicitly define secret Keys for GitHub/GitLab [EPMDEDP-11119](https://jiraeu.epam.com/browse/EPMDEDP-11119)

### Routine

- Remove the cm settings block from TriggerTemplates update autotests and docs [EPMDEDP-11051](https://jiraeu.epam.com/browse/EPMDEDP-11051)
- Use common-library for GitHub and GitLab pipelines [EPMDEDP-11059](https://jiraeu.epam.com/browse/EPMDEDP-11059)
- Bump dependency version to 0.1.8 [EPMDEDP-11059](https://jiraeu.epam.com/browse/EPMDEDP-11059)


<a name="v0.1.8"></a>
## [v0.1.8] - 2022-11-30
### Features
Expand Down Expand Up @@ -315,7 +337,8 @@
<a name="v0.1.0"></a>
## v0.1.0 - 2022-08-23

[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.1.8...HEAD
[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.1.9...HEAD
[v0.1.9]: https://github.com/epam/edp-tekton/compare/v0.1.8...v0.1.9
[v0.1.8]: https://github.com/epam/edp-tekton/compare/v0.1.7...v0.1.8
[v0.1.7]: https://github.com/epam/edp-tekton/compare/v0.1.6...v0.1.7
[v0.1.6]: https://github.com/epam/edp-tekton/compare/v0.1.5...v0.1.6
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.8
appVersion: 0.1.8
version: 0.1.9
appVersion: 0.1.9
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.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.8](https://img.shields.io/badge/AppVersion-0.1.8-informational?style=flat-square)
![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.9](https://img.shields.io/badge/AppVersion-0.1.9-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.8
appVersion: 0.1.8
version: 0.1.9
appVersion: 0.1.9
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.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.8](https://img.shields.io/badge/AppVersion-0.1.8-informational?style=flat-square)
![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.9](https://img.shields.io/badge/AppVersion-0.1.9-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.8
appVersion: 0.1.8
version: 0.1.9
appVersion: 0.1.9
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.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.8](https://img.shields.io/badge/AppVersion-0.1.8-informational?style=flat-square)
![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.9](https://img.shields.io/badge/AppVersion-0.1.9-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.8
appVersion: 0.1.8
version: 0.1.9
appVersion: 0.1.9
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.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.8](https://img.shields.io/badge/AppVersion-0.1.8-informational?style=flat-square)
![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.9](https://img.shields.io/badge/AppVersion-0.1.9-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 5439c37

Please sign in to comment.