Skip to content

Commit 7f553a7

Browse files
committed
Bump version to 3.11.1
1 parent 104c1a0 commit 7f553a7

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
1111
## [Unreleased]
1212

1313

14-
<a name="v3.11.0"></a>
15-
## v3.11.0 - 2025-03-22
14+
<a name="v3.11.1"></a>
15+
## v3.11.1 - 2025-03-31
1616
### Features
1717

1818
- Enable flexible naming for default OIDC groups ([#378](https://github.com/epam/edp-install/issues/378))
@@ -76,6 +76,9 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
7676

7777
### Routine
7878

79+
- Update current development version ([#442](https://github.com/epam/edp-install/issues/442))
80+
- Rename ConfigMap from 'edp-config' to 'krci-config'
81+
- Add ImagePullSecrets field for dependency charts ([#438](https://github.com/epam/edp-install/issues/438))
7982
- Update current development version ([#430](https://github.com/epam/edp-install/issues/430))
8083
- Add imagePullSecrets field for Tekton ServiceAccount ([#427](https://github.com/epam/edp-install/issues/427))
8184
- Make Codemie QuickLink deployment optional ([#424](https://github.com/epam/edp-install/issues/424))
@@ -385,4 +388,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
385388
- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
386389

387390

388-
[Unreleased]: https://github.com/epam/edp-install/compare/v3.11.0...HEAD
391+
[Unreleased]: https://github.com/epam/edp-install/compare/v3.11.1...HEAD

deploy-templates/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform
33
home: https://docs.kuberocketci.io/
44
name: edp-install
55
type: application
6-
version: 3.11.0
7-
appVersion: 3.11.0
6+
version: 3.11.1
7+
appVersion: 3.11.1
88
icon: https://docs.kuberocketci.io/img/logo.svg
99
keywords:
1010
- edp

deploy-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# edp-install
22

3-
![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
3+
![Version: 3.11.1](https://img.shields.io/badge/Version-3.11.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.11.1](https://img.shields.io/badge/AppVersion-3.11.1-informational?style=flat-square)
44

55
A Helm chart for KubeRocketCI Platform
66

0 commit comments

Comments
 (0)