File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11<a name =" unreleased " ></a >
22## [ Unreleased]
33
4+ ### Features
5+
6+ - Add Docker registry and podLabels to helm chart ([ #246 ] ( https://github.com/epam/edp-codebase-operator/issues/246 ) )
7+
8+ ### Routine
9+
10+ - Update current development version ([ #244 ] ( https://github.com/epam/edp-codebase-operator/issues/244 ) )
11+
12+
13+ <a name =" v2.29.1 " ></a >
14+ ## [ v2.29.1] - 2025-12-05
15+ ### Features
16+
17+ - Add Docker registry and podLabels to helm chart ([ #246 ] ( https://github.com/epam/edp-codebase-operator/issues/246 ) )
18+
419
520<a name =" v2.29.0 " ></a >
621## [ v2.29.0] - 2025-11-21
@@ -578,7 +593,8 @@ removed required fields from the GitServer status. CRD should be updated.
578593- [ EPMDEDP-868] Add functionality generates correct ssh URL for replication config for Gerrit
579594
580595
581- [ Unreleased ] : https://github.com/epam/edp-codebase-operator/compare/v2.29.0...HEAD
596+ [ Unreleased ] : https://github.com/epam/edp-codebase-operator/compare/v2.29.1...HEAD
597+ [ v2.29.1 ] : https://github.com/epam/edp-codebase-operator/compare/v2.29.0...v2.29.1
582598[ v2.29.0 ] : https://github.com/epam/edp-codebase-operator/compare/v2.28.0...v2.29.0
583599[ v2.28.0 ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.2...v2.28.0
584600[ v2.27.2 ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.1...v2.27.2
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ annotations:
3333 artifacthub.io/license : Apache-2.0
3434 artifacthub.io/operator : " true"
3535 artifacthub.io/images : |
36- - name: codebase-operator:2.29.0
37- image: epamedp/codebase-operator:2.29.0
36+ - name: codebase-operator:2.29.1
37+ image: epamedp/codebase-operator:2.29.1
3838 - name: alpine:3.18.9
3939 image: alpine:3.18.9
4040 artifacthub.io/operatorCapabilities : Full Lifecycle
You can’t perform that action at this time.
0 commit comments