Skip to content

Commit

Permalink
Bump version to 2.10.3
Browse files Browse the repository at this point in the history
Change-Id: I866c14c030c19fe7973813a836bcf9381b2f4ac7
  • Loading branch information
epmd-edp committed Feb 9, 2022
1 parent 0e77037 commit e7c252d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,19 @@
## [Unreleased]


<a name="v2.10.3"></a>
## [v2.10.3] - 2022-02-08
### Bug Fixes

- Change ca-certificates in dockerfile [EPMDEDP-8238](https://jiraeu.epam.com/browse/EPMDEDP-8238)

### Routine

- Populate chart with artifacthub tags [EPMDEDP-8049](https://jiraeu.epam.com/browse/EPMDEDP-8049)


<a name="v2.10.2"></a>
## [v2.10.2] - 2021-12-21
## [v2.10.2] - 2022-01-04
### Bug Fixes

- Upgrade SonarQube to the LTS 8.9.6 version [EPMDEDP-8041](https://jiraeu.epam.com/browse/EPMDEDP-8041)
Expand Down Expand Up @@ -68,7 +79,8 @@
<a name="v2.7.0"></a>
## [v2.7.0] - 2021-12-03

[Unreleased]: https://github.com/epam/edp-sonar-operator/compare/v2.10.2...HEAD
[Unreleased]: https://github.com/epam/edp-sonar-operator/compare/v2.10.3...HEAD
[v2.10.3]: https://github.com/epam/edp-sonar-operator/compare/v2.10.2...v2.10.3
[v2.10.2]: https://github.com/epam/edp-sonar-operator/compare/v2.10.1...v2.10.2
[v2.10.1]: https://github.com/epam/edp-sonar-operator/compare/v2.10.0...v2.10.1
[v2.10.0]: https://github.com/epam/edp-sonar-operator/compare/v2.9.0...v2.10.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.2
2.10.3
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 Sonar Operator
home: https://epam.github.io/edp-install/
name: sonar-operator
type: application
version: 2.10.2
appVersion: 2.10.2
version: 2.10.3
appVersion: 2.10.3
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down

0 comments on commit e7c252d

Please sign in to comment.