Skip to content

Commit b297fa3

Browse files
committed
Bump version to 3.5.2
1 parent d439c7b commit b297fa3

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

CHANGELOG.md

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

1313

14-
<a name="v3.5.1"></a>
15-
## v3.5.1 - 2023-09-22
14+
<a name="v3.5.2"></a>
15+
## v3.5.2 - 2023-09-22
1616
### Routine
1717

18-
- Remove artifacthub annotations related to images ([#85](https://github.com/epam/edp-install/issues/85))
19-
- Update CHANGELOG.md ([#85](https://github.com/epam/edp-install/issues/85))
18+
- Disable SSO integration by default ([#89](https://github.com/epam/edp-install/issues/89))
2019

2120

22-
[Unreleased]: https://github.com/epam/edp-install/compare/v3.5.1...HEAD
21+
[Unreleased]: https://github.com/epam/edp-install/compare/v3.5.2...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.5.1
7-
appVersion: 3.5.1
6+
version: 3.5.2
7+
appVersion: 3.5.2
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.5.1](https://img.shields.io/badge/Version-3.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.1](https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square)
3+
![Version: 3.5.2](https://img.shields.io/badge/Version-3.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.2](https://img.shields.io/badge/AppVersion-3.5.2-informational?style=flat-square)
44

55
A Helm chart for EDP Install
66

0 commit comments

Comments
 (0)