|
1 | 1 | <a name="unreleased"></a> |
2 | 2 | ## [Unreleased] |
3 | 3 |
|
4 | | -### Routine |
5 | 4 |
|
6 | | -- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10)) |
7 | | -- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
8 | | -- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7)) |
| 5 | +<a name="v2.18.0"></a> |
| 6 | +## v2.18.0 - 2023-11-01 |
| 7 | +### Features |
9 | 8 |
|
| 9 | +- Add label to the secret gerrit-ciuser-sshkey ([#14](https://github.com/epam/edp-gerrit-operator/issues/14)) |
10 | 10 |
|
11 | | -<a name="v2.17.1"></a> |
12 | | -## [v2.17.1] - 2023-09-25 |
13 | | -### Routine |
14 | | - |
15 | | -- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
16 | | -- Update CHANGELOG.md ([#85](https://github.com/epam/edp-gerrit-operator/issues/85)) |
17 | | - |
18 | | - |
19 | | -<a name="v2.17.0"></a> |
20 | | -## [v2.17.0] - 2023-09-20 |
21 | 11 | ### Bug Fixes |
22 | 12 |
|
23 | 13 | - Use crypto rand to generate secure ED25519 private key check fields ([#5](https://github.com/epam/edp-gerrit-operator/issues/5)) |
|
28 | 18 |
|
29 | 19 | ### Routine |
30 | 20 |
|
| 21 | +- Fix branch for GH Actions ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
| 22 | +- Bump golang.org/x/net from 0.8.0 to 0.17.0 ([#13](https://github.com/epam/edp-gerrit-operator/issues/13)) |
| 23 | +- Update changelog ([#11](https://github.com/epam/edp-gerrit-operator/issues/11)) |
| 24 | +- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10)) |
| 25 | +- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
| 26 | +- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7)) |
31 | 27 | - Update current development version ([#4](https://github.com/epam/edp-gerrit-operator/issues/4)) |
32 | 28 |
|
| 29 | +### Documentation |
| 30 | + |
| 31 | +- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
33 | 32 |
|
34 | | -<a name="v2.16.0"></a> |
35 | | -## [v2.16.0] - 2023-08-17 |
36 | 33 |
|
37 | | -[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.1...HEAD |
38 | | -[v2.17.1]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.0...v2.17.1 |
39 | | -[v2.17.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.16.0...v2.17.0 |
40 | | -[v2.16.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.15.0...v2.16.0 |
| 34 | +[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.18.0...HEAD |
0 commit comments