From e680966b7eddeaeb6c4f9a34387dcc1aadb4eb60 Mon Sep 17 00:00:00 2001 From: edp-bot Date: Tue, 5 Nov 2024 11:11:12 +0000 Subject: [PATCH] Bump version to 3.10.2 --- CHANGELOG.md | 9 ++++++--- deploy-templates/Chart.yaml | 4 ++-- deploy-templates/README.md | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 954b76d70..931d4f99b 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.1 - 2024-10-27 + +## v3.10.2 - 2024-11-05 ### Features - Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306)) @@ -72,6 +72,9 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE ### Routine +- 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)) - Add ApprovalTask CRD ([#318](https://github.com/epam/edp-install/issues/318)) - Update current development version ([#318](https://github.com/epam/edp-install/issues/318)) - Add apiGatewayUrl field to edp-config CM ([#316](https://github.com/epam/edp-install/issues/316)) @@ -349,4 +352,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.1...HEAD +[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.2...HEAD diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 7db10b201..c77716309 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.1 -appVersion: 3.10.1 +version: 3.10.2 +appVersion: 3.10.2 icon: https://docs.kuberocketci.io/img/logo.svg keywords: - edp diff --git a/deploy-templates/README.md b/deploy-templates/README.md index ab494ce73..6e36441c8 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -1,6 +1,6 @@ # edp-install -![Version: 3.10.1](https://img.shields.io/badge/Version-3.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.1](https://img.shields.io/badge/AppVersion-3.10.1-informational?style=flat-square) +![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) A Helm chart for KubeRocketCI Platform