Skip to content

Commit

Permalink
Bump version to 2.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Mar 12, 2024
1 parent 05fb065 commit 8c9b903
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
## [Unreleased]


<a name="v2.20.0"></a>
## v2.20.0 - 2024-02-29
<a name="v2.20.1"></a>
## v2.20.1 - 2024-03-12
### Features

- Align to the Tekton EventListener endpoint ([#24](https://github.com/epam/edp-gerrit-operator/issues/24))
Expand All @@ -23,6 +23,7 @@

### Routine

- Bump alpine version ([#27](https://github.com/epam/edp-gerrit-operator/issues/27))
- Remove gitserver CR ([#168](https://github.com/epam/edp-gerrit-operator/issues/168))
- Remove edpcomponent creation from operator logic ([#23](https://github.com/epam/edp-gerrit-operator/issues/23))
- Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.11.0 ([#19](https://github.com/epam/edp-gerrit-operator/issues/19))
Expand All @@ -47,4 +48,4 @@
- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8))


[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.20.0...HEAD
[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.20.1...HEAD
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 Gerrit Operator
home: https://epam.github.io/edp-install/
name: gerrit-operator
type: application
version: 2.20.0
appVersion: 2.20.0
version: 2.20.1
appVersion: 2.20.1
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion deploy-templates/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gerrit-operator

![Version: 2.20.0](https://img.shields.io/badge/Version-2.20.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.20.0](https://img.shields.io/badge/AppVersion-2.20.0-informational?style=flat-square)
![Version: 2.20.1](https://img.shields.io/badge/Version-2.20.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.20.1](https://img.shields.io/badge/AppVersion-2.20.1-informational?style=flat-square)

A Helm chart for EDP Gerrit Operator

Expand Down

0 comments on commit 8c9b903

Please sign in to comment.