From d182c85a3b00a2709fbfceb6f1746548d81d1708 Mon Sep 17 00:00:00 2001 From: edp-bot Date: Mon, 28 Aug 2023 15:57:08 +0000 Subject: [PATCH] Bump version to 3.4.1 --- CHANGELOG.md | 6 +++++- deploy-templates/Chart.yaml | 4 ++-- deploy-templates/README.md | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81daaaa89..8925c5618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE ## [Unreleased] + +## [v3.4.1] - 2023-08-28 + ## [v3.4.0] - 2023-08-18 ### Features @@ -689,7 +692,8 @@ Job provisioner create jenkinsfile and configure in jenkins pipeline as pipeline ## v2.8.0 - 2022-01-04 -[Unreleased]: https://github.com/epam/edp-install/compare/v3.4.0...HEAD +[Unreleased]: https://github.com/epam/edp-install/compare/v3.4.1...HEAD +[v3.4.1]: https://github.com/epam/edp-install/compare/v3.4.0...v3.4.1 [v3.4.0]: https://github.com/epam/edp-install/compare/v3.3.0...v3.4.0 [v3.3.0]: https://github.com/epam/edp-install/compare/v3.2.2...v3.3.0 [v3.2.2]: https://github.com/epam/edp-install/compare/v3.2.1...v3.2.2 diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 15f5805a1..570633141 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -3,8 +3,8 @@ description: A Helm chart for EDP Install home: https://epam.github.io/edp-install/ name: edp-install type: application -version: 3.4.0 -appVersion: 3.4.0 +version: 3.4.1 +appVersion: 3.4.1 icon: https://epam.github.io/edp-install/assets/logo.png keywords: - edp diff --git a/deploy-templates/README.md b/deploy-templates/README.md index 22bbcfe80..4f0eb40b3 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -1,6 +1,6 @@ # edp-install -![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.0](https://img.shields.io/badge/AppVersion-3.4.0-informational?style=flat-square) +![Version: 3.4.1](https://img.shields.io/badge/Version-3.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.1](https://img.shields.io/badge/AppVersion-3.4.1-informational?style=flat-square) A Helm chart for EDP Install