File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11<a name =" unreleased " ></a >
22## [ Unreleased]
33
4+ ### Routine
5+
6+ - Update tool versions in Dockerfile ([ #77 ] ( https://github.com/epam/edp-gerrit-operator/issues/77 ) )
7+ - Add ImagePullSecrets field support ([ #77 ] ( https://github.com/epam/edp-gerrit-operator/issues/77 ) )
8+ - Update current development version ([ #74 ] ( https://github.com/epam/edp-gerrit-operator/issues/74 ) )
9+
10+
11+ <a name =" v2.23.1 " ></a >
12+ ## [ v2.23.1] - 2025-03-31
13+ ### Routine
14+
15+ - Update tool versions in Dockerfile ([ #77 ] ( https://github.com/epam/edp-gerrit-operator/issues/77 ) )
16+ - Add ImagePullSecrets field support ([ #77 ] ( https://github.com/epam/edp-gerrit-operator/issues/77 ) )
17+
418
519<a name =" v2.23.0 " ></a >
620## [ v2.23.0] - 2025-01-24
150164<a name =" v2.16.0 " ></a >
151165## [ v2.16.0] - 2023-08-17
152166
153- [ Unreleased ] : https://github.com/epam/edp-gerrit-operator/compare/v2.23.0...HEAD
167+ [ Unreleased ] : https://github.com/epam/edp-gerrit-operator/compare/v2.23.1...HEAD
168+ [ v2.23.1 ] : https://github.com/epam/edp-gerrit-operator/compare/v2.23.0...v2.23.1
154169[ v2.23.0 ] : https://github.com/epam/edp-gerrit-operator/compare/v2.22.0...v2.23.0
155170[ v2.22.0 ] : https://github.com/epam/edp-gerrit-operator/compare/v2.21.0...v2.22.0
156171[ v2.21.0 ] : https://github.com/epam/edp-gerrit-operator/compare/v2.20.1...v2.21.0
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ annotations:
2323 artifacthub.io/license : Apache-2.0
2424 artifacthub.io/operator : " true"
2525 artifacthub.io/images : |
26- - name: gerrit-operator:2.23.0
27- image: epamedp/gerrit-operator:2.23.0
26+ - name: gerrit-operator:2.23.1
27+ image: epamedp/gerrit-operator:2.23.1
2828 - name: edp-gerrit:3.6.2-oauth
2929 image: epamedp/edp-gerrit:3.6.2-oauth
3030 - name: alpine:3.18.9
You can’t perform that action at this time.
0 commit comments