From 76d5b22ade65b8eecc5b1d80f8b2a61387e3395e Mon Sep 17 00:00:00 2001 From: edp-bot Date: Tue, 13 Dec 2022 15:13:06 +0000 Subject: [PATCH] Bump version to 0.2.2 Change-Id: I8ac20f5c26565a5b3883b8b2dd4b4493df1abc8c --- CHANGELOG.md | 40 +++++++++++++++++++++++++++-- charts/custom-pipelines/Chart.yaml | 4 +-- charts/custom-pipelines/README.md | 2 +- charts/pipelines-library/Chart.yaml | 4 +-- charts/pipelines-library/README.md | 2 +- charts/tekton-dashboard/Chart.yaml | 4 +-- charts/tekton-dashboard/README.md | 2 +- 7 files changed, 47 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71f40b0a..38967125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,43 @@ ## [Unreleased] + +## [v0.2.2] - 2022-12-13 +### Features + +- Update link to tekton-dashboard [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) +- Implement tekton-dashboard dependency [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) +- Implement tekton dashboard with impersonation [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) +- Implement Pipeline for Operator SDK [EPMDEDP-11075](https://jiraeu.epam.com/browse/EPMDEDP-11075) +- Use Interceptor instead of ClusterInterceptor [EPMDEDP-11138](https://jiraeu.epam.com/browse/EPMDEDP-11138) + +### Bug Fixes + +- Change include for review [EPMDEDP-11075](https://jiraeu.epam.com/browse/EPMDEDP-11075) +- Change Image Version for Operator Sdk [EPMDEDP-11075](https://jiraeu.epam.com/browse/EPMDEDP-11075) +- Rename golang-build to golang for gitlab pipelines [EPMDEDP-11144](https://jiraeu.epam.com/browse/EPMDEDP-11144) +- Remove changeNumber and patchsetNumber parameters from build pipelines for GitHub [EPMDEDP-11153](https://jiraeu.epam.com/browse/EPMDEDP-11153) + +### Code Refactoring + +- Remove unused tektonUrl param [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) +- Switch tekton dashboard from cluster to namespace [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) + +### Routine + +- Updated tekton dependencies [EPMDEDP-11027](https://jiraeu.epam.com/browse/EPMDEDP-11027) +- Use Role instead of ClusterRole for interceptor [EPMDEDP-11028](https://jiraeu.epam.com/browse/EPMDEDP-11028) +- Use namespaced edp interceptor for EventListeners [EPMDEDP-11028](https://jiraeu.epam.com/browse/EPMDEDP-11028) +- Bump up Kaniko to latest stable version [EPMDEDP-11088](https://jiraeu.epam.com/browse/EPMDEDP-11088) +- Update pruner logic [EPMDEDP-11109](https://jiraeu.epam.com/browse/EPMDEDP-11109) +- Define git-refspec parameter [EPMDEDP-11119](https://jiraeu.epam.com/browse/EPMDEDP-11119) +- Remove changeNumber and patchsetNumber from gitlab build pipelines [EPMDEDP-11143](https://jiraeu.epam.com/browse/EPMDEDP-11143) +- Add finally block which contains update-cbb Tasks [EPMDEDP-11183](https://jiraeu.epam.com/browse/EPMDEDP-11183) +- Add update-cbb block to common-library [EPMDEDP-11183](https://jiraeu.epam.com/browse/EPMDEDP-11183) + + -## [v0.2.1] - 2022-12-03 +## [v0.2.1] - 2022-12-05 ### Bug Fixes - GitHub event change target branch from head.ref to base.ref [EPMDEDP-11124](https://jiraeu.epam.com/browse/EPMDEDP-11124) @@ -372,7 +407,8 @@ ## v0.1.0 - 2022-08-23 -[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.2.1...HEAD +[Unreleased]: https://github.com/epam/edp-tekton/compare/v0.2.2...HEAD +[v0.2.2]: https://github.com/epam/edp-tekton/compare/v0.2.1...v0.2.2 [v0.2.1]: https://github.com/epam/edp-tekton/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/epam/edp-tekton/compare/v0.1.9...v0.2.0 [v0.1.9]: https://github.com/epam/edp-tekton/compare/v0.1.8...v0.1.9 diff --git a/charts/custom-pipelines/Chart.yaml b/charts/custom-pipelines/Chart.yaml index 4a6674f1..19a8eb09 100644 --- a/charts/custom-pipelines/Chart.yaml +++ b/charts/custom-pipelines/Chart.yaml @@ -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.2.1 -appVersion: 0.2.1 +version: 0.2.2 +appVersion: 0.2.2 icon: https://epam.github.io/edp-install/assets/logo.png keywords: - cd diff --git a/charts/custom-pipelines/README.md b/charts/custom-pipelines/README.md index 90100e9e..0cfd7f34 100644 --- a/charts/custom-pipelines/README.md +++ b/charts/custom-pipelines/README.md @@ -1,6 +1,6 @@ # edp-custom-pipelines -![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) +![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.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 EDP4EDP Tekton Pipelines diff --git a/charts/pipelines-library/Chart.yaml b/charts/pipelines-library/Chart.yaml index c2ea4917..102c69c5 100644 --- a/charts/pipelines-library/Chart.yaml +++ b/charts/pipelines-library/Chart.yaml @@ -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.2.1 -appVersion: 0.2.1 +version: 0.2.2 +appVersion: 0.2.2 icon: https://epam.github.io/edp-install/assets/logo.png keywords: - edp diff --git a/charts/pipelines-library/README.md b/charts/pipelines-library/README.md index 92108d0a..f9a43063 100644 --- a/charts/pipelines-library/README.md +++ b/charts/pipelines-library/README.md @@ -1,6 +1,6 @@ # edp-tekton -![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) +![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.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 diff --git a/charts/tekton-dashboard/Chart.yaml b/charts/tekton-dashboard/Chart.yaml index e327b18c..03006354 100644 --- a/charts/tekton-dashboard/Chart.yaml +++ b/charts/tekton-dashboard/Chart.yaml @@ -3,8 +3,8 @@ description: Tekton dashboard home: https://epam.github.io/edp-install/ name: edp-tekton-dashboard type: application -version: 0.30.0 -appVersion: 0.30.0 +version: 0.2.2 +appVersion: 0.2.2 icon: https://epam.github.io/edp-install/assets/logo.png keywords: - edp diff --git a/charts/tekton-dashboard/README.md b/charts/tekton-dashboard/README.md index 1e14ad75..4af0f295 100644 --- a/charts/tekton-dashboard/README.md +++ b/charts/tekton-dashboard/README.md @@ -1,6 +1,6 @@ # edp-tekton-dashboard -![Version: 0.30.0](https://img.shields.io/badge/Version-0.30.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.30.0](https://img.shields.io/badge/AppVersion-0.30.0-informational?style=flat-square) +![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.2-informational?style=flat-square) Tekton dashboard