Skip to content

Commit de772e2

Browse files
committed
Bump version to 3.7.1
1 parent 4060e14 commit de772e2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 4 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.7.0"></a>
15-
## v3.7.0 - 2023-12-18
14+
<a name="v3.7.1"></a>
15+
## v3.7.1 - 2023-12-18
1616
### Features
1717

1818
- Update secret labels type ([#74](https://github.com/epam/edp-install/issues/74))
@@ -43,6 +43,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
4343

4444
### Routine
4545

46+
- Update release version to 3.7.1 ([#126](https://github.com/epam/edp-install/issues/126))
4647
- Align helm charts versions ([#126](https://github.com/epam/edp-install/issues/126))
4748
- Minimize mandatory parameters in values.yaml ([#121](https://github.com/epam/edp-install/issues/121))
4849
- Update current development version ([#110](https://github.com/epam/edp-install/issues/110))
@@ -155,4 +156,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
155156
- Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50))
156157

157158

158-
[Unreleased]: https://github.com/epam/edp-install/compare/v3.7.0...HEAD
159+
[Unreleased]: https://github.com/epam/edp-install/compare/v3.7.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 EDP Install
33
home: https://epam.github.io/edp-install/
44
name: edp-install
55
type: application
6-
version: 3.7.0
7-
appVersion: 3.7.0
6+
version: 3.7.1
7+
appVersion: 3.7.1
88
icon: https://epam.github.io/edp-install/assets/logo.png
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.7.0](https://img.shields.io/badge/Version-3.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square)
3+
![Version: 3.7.1](https://img.shields.io/badge/Version-3.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.1](https://img.shields.io/badge/AppVersion-3.7.1-informational?style=flat-square)
44

55
A Helm chart for EDP Install
66

0 commit comments

Comments
 (0)