File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<a name =" unreleased " ></a >
22## [ Unreleased]
33
4+ ### Bug Fixes
5+
6+ - Prevent cleaning build number for CodebaseBranch ([ #194 ] ( https://github.com/epam/edp-codebase-operator/issues/194 ) )
7+
48### Routine
59
10+ - Update current development version ([ #192 ] ( https://github.com/epam/edp-codebase-operator/issues/192 ) )
611- Add ImagePullSecrets field support ([ #190 ] ( https://github.com/epam/edp-codebase-operator/issues/190 ) )
712- Rename ConfigMap from 'edp-config' to 'krci-config' ([ #183 ] ( https://github.com/epam/edp-codebase-operator/issues/183 ) )
813- Update current development version ([ #187 ] ( https://github.com/epam/edp-codebase-operator/issues/187 ) )
914
1015
16+ <a name =" v2.27.2 " ></a >
17+ ## [ v2.27.2] - 2025-04-11
18+ ### Bug Fixes
19+
20+ - Prevent cleaning build number for CodebaseBranch ([ #194 ] ( https://github.com/epam/edp-codebase-operator/issues/194 ) )
21+
22+
1123<a name =" v2.27.1 " ></a >
1224## [ v2.27.1] - 2025-03-31
1325### Routine
@@ -312,7 +324,8 @@ removed required fields from the GitServer status. CRD should be updated.
312324<a name =" v2.17.0 " ></a >
313325## [ v2.17.0] - 2023-08-17
314326
315- [ Unreleased ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.1...HEAD
327+ [ Unreleased ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.2...HEAD
328+ [ v2.27.2 ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.1...v2.27.2
316329[ v2.27.1 ] : https://github.com/epam/edp-codebase-operator/compare/v2.27.0...v2.27.1
317330[ v2.27.0 ] : https://github.com/epam/edp-codebase-operator/compare/v2.26.0...v2.27.0
318331[ v2.26.0 ] : https://github.com/epam/edp-codebase-operator/compare/v2.25.0...v2.26.0
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.27.1
37- image: epamedp/codebase-operator:2.27.1
36+ - name: codebase-operator:2.27.2
37+ image: epamedp/codebase-operator:2.27.2
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