Skip to content

Commit

Permalink
Bump version to 2.10.0
Browse files Browse the repository at this point in the history
Change-Id: Iaf068f9e1c2a89c5ae6eed42a356948fad4d4f14
  • Loading branch information
epmd-edp committed Dec 6, 2021
1 parent 3ef3b3c commit b82e876
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
<a name="unreleased"></a>
## [Unreleased]


<a name="v2.10.0"></a>
## [v2.10.0] - 2021-12-06
### Features

- Provide operator's build information [EPMDEDP-7847](https://jiraeu.epam.com/browse/EPMDEDP-7847)

### Bug Fixes

- Changelog links [EPMDEDP-7847](https://jiraeu.epam.com/browse/EPMDEDP-7847)
- Extend cd-operator permissions on EKS [EPMDEDP-7935](https://jiraeu.epam.com/browse/EPMDEDP-7935)
- Fix links in changelog [EPMDEDP-7847](https://jiraeu.epam.com/browse/EPMDEDP-7847)
- Extend cd-operator permissions on EKS [EPMDEDP-7935](https://jiraeu.epam.com/browse/EPMDEDP-7935)
- Extend cd-operator permissions on EKS [EPMDEDP-7935](https://jiraeu.epam.com/browse/EPMDEDP-7935)
- Fix panic issue with non-existing cbis [EPMDEDP-7470](https://jiraeu.epam.com/browse/EPMDEDP-7470)
Expand Down Expand Up @@ -62,7 +68,8 @@
<a name="v2.7.0"></a>
## [v2.7.0] - 2021-12-03

[Unreleased]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.9.0...HEAD
[Unreleased]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.10.0...HEAD
[v2.10.0]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.9.0...v2.10.0
[v2.9.0]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.8.2...v2.9.0
[v2.8.2]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.8.1...v2.8.2
[v2.8.1]: https://github.com/epam/edp-cd-pipeline-operator/compare/v2.8.0...v2.8.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.0-SNAPSHOT
2.10.0
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for EDP CD Pipeline Operator
home: https://solutionshub.epam.com/solution/epam-delivery-platform
name: cd-pipeline-operator
type: application
version: 2.10.0-SNAPSHOT
appVersion: 2.10.0-SNAPSHOT
version: 2.10.0
appVersion: 2.10.0
maintainers:
- name: EPAM EDP Team
sources:
Expand Down

0 comments on commit b82e876

Please sign in to comment.