From f69280e2b46c9e86fa1deacd0470c2413958446c Mon Sep 17 00:00:00 2001 From: edp-bot Date: Thu, 12 Dec 2024 19:34:59 +0000 Subject: [PATCH] Bump version to 3.10.3 --- CHANGELOG.md | 7 ++++--- deploy-templates/Chart.yaml | 4 ++-- deploy-templates/README.md | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 931d4f99b..b313f33bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE ## [Unreleased] - -## v3.10.2 - 2024-11-05 + +## v3.10.3 - 2024-12-12 ### Features - Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306)) @@ -72,6 +72,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE ### Routine +- Update current development version ([#356](https://github.com/epam/edp-install/issues/356)) - Update current development version ([#335](https://github.com/epam/edp-install/issues/335)) - Align permissions for developer to use approve feature ([#332](https://github.com/epam/edp-install/issues/332)) - Update OIDC configuration for edp-headlamp ([#325](https://github.com/epam/edp-install/issues/325)) @@ -352,4 +353,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50)) -[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.2...HEAD +[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.3...HEAD diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 8ab8c1966..67055967f 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform home: https://docs.kuberocketci.io/ name: edp-install type: application -version: 3.10.2 -appVersion: 3.10.2 +version: 3.10.3 +appVersion: 3.10.3 icon: https://docs.kuberocketci.io/img/logo.svg keywords: - edp diff --git a/deploy-templates/README.md b/deploy-templates/README.md index 394d163a0..12d96a500 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -1,6 +1,6 @@ # edp-install -![Version: 3.10.2](https://img.shields.io/badge/Version-3.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.2](https://img.shields.io/badge/AppVersion-3.10.2-informational?style=flat-square) +![Version: 3.10.3](https://img.shields.io/badge/Version-3.10.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.3](https://img.shields.io/badge/AppVersion-3.10.3-informational?style=flat-square) A Helm chart for KubeRocketCI Platform