Skip to content

Commit 27011e1

Browse files
committed
Bump version to 2.19.0
1 parent 994ad14 commit 27011e1

File tree

3 files changed

+19
-36
lines changed

3 files changed

+19
-36
lines changed

CHANGELOG.md

Lines changed: 16 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,15 @@
22
## [Unreleased]
33

44

5-
<a name="v2.18.0"></a>
6-
## [v2.18.0] - 2023-11-03
5+
<a name="v2.19.0"></a>
6+
## v2.19.0 - 2023-11-15
77
### Features
88

99
- Add label to the secret gerrit-ciuser-sshkey ([#14](https://github.com/epam/edp-gerrit-operator/issues/14))
1010

11-
### Routine
12-
13-
- Fix branch for GH Actions ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
14-
- Bump golang.org/x/net from 0.8.0 to 0.17.0 ([#13](https://github.com/epam/edp-gerrit-operator/issues/13))
15-
- Update changelog ([#11](https://github.com/epam/edp-gerrit-operator/issues/11))
16-
- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10))
17-
- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
18-
- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7))
19-
20-
### Documentation
21-
22-
- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
23-
24-
25-
<a name="v2.17.1"></a>
26-
## [v2.17.1] - 2023-09-25
27-
### Routine
28-
29-
- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
30-
- Update CHANGELOG.md ([#85](https://github.com/epam/edp-gerrit-operator/issues/85))
31-
32-
33-
<a name="v2.17.0"></a>
34-
## [v2.17.0] - 2023-09-20
3511
### Bug Fixes
3612

13+
- Generate ChangeIDs using UUID ([#16](https://github.com/epam/edp-gerrit-operator/issues/16))
3714
- Use crypto rand to generate secure ED25519 private key check fields ([#5](https://github.com/epam/edp-gerrit-operator/issues/5))
3815

3916
### Code Refactoring
@@ -42,14 +19,20 @@
4219

4320
### Routine
4421

22+
- Update openssl package for operator container ([#16](https://github.com/epam/edp-gerrit-operator/issues/16))
23+
- Update release flow for GH Actions ([#16](https://github.com/epam/edp-gerrit-operator/issues/16))
24+
- Update current development version ([#15](https://github.com/epam/edp-gerrit-operator/issues/15))
25+
- Fix branch for GH Actions ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
26+
- Bump golang.org/x/net from 0.8.0 to 0.17.0 ([#13](https://github.com/epam/edp-gerrit-operator/issues/13))
27+
- Update changelog ([#11](https://github.com/epam/edp-gerrit-operator/issues/11))
28+
- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10))
29+
- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
30+
- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7))
4531
- Update current development version ([#4](https://github.com/epam/edp-gerrit-operator/issues/4))
4632

33+
### Documentation
34+
35+
- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))
4736

48-
<a name="v2.16.0"></a>
49-
## [v2.16.0] - 2023-08-17
5037

51-
[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.18.0...HEAD
52-
[v2.18.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.1...v2.18.0
53-
[v2.17.1]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.0...v2.17.1
54-
[v2.17.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.16.0...v2.17.0
55-
[v2.16.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.15.0...v2.16.0
38+
[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.19.0...HEAD

deploy-templates/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: A Helm chart for EDP Gerrit Operator
33
home: https://epam.github.io/edp-install/
44
name: gerrit-operator
55
type: application
6-
version: 2.19.0-SNAPSHOT
7-
appVersion: 2.19.0-SNAPSHOT
6+
version: 2.19.0
7+
appVersion: 2.19.0
88
icon: https://epam.github.io/edp-install/assets/logo.png
99
keywords:
1010
- edp

deploy-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gerrit-operator
22

3-
![Version: 2.19.0-SNAPSHOT](https://img.shields.io/badge/Version-2.19.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.19.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-2.19.0--SNAPSHOT-informational?style=flat-square)
3+
![Version: 2.19.0](https://img.shields.io/badge/Version-2.19.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.19.0](https://img.shields.io/badge/AppVersion-2.19.0-informational?style=flat-square)
44

55
A Helm chart for EDP Gerrit Operator
66

0 commit comments

Comments
 (0)