This repository was archived by the owner on Nov 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
<a name =" unreleased " ></a >
2
2
## [ Unreleased]
3
3
4
+
5
+ <a name =" v2.13.0 " ></a >
6
+ ## [ v2.13.0] - 2023-03-25
4
7
### Features
5
8
6
9
- Added a stub linter [ EPMDEDP-10536] ( https://jiraeu.epam.com/browse/EPMDEDP-10536 )
15
18
### Routine
16
19
17
20
- Update current development version [ EPMDEDP-10274] ( https://jiraeu.epam.com/browse/EPMDEDP-10274 )
21
+ - Update git-chglog for perf-operator [ EPMDEDP-11518] ( https://jiraeu.epam.com/browse/EPMDEDP-11518 )
22
+ - Bump golang.org/x/net from 0.5.0 to 0.8.0 [ EPMDEDP-11578] ( https://jiraeu.epam.com/browse/EPMDEDP-11578 )
23
+ - Upgrade alpine image version to 3.16.4 [ EPMDEDP-11764] ( https://jiraeu.epam.com/browse/EPMDEDP-11764 )
18
24
19
25
### Documentation
20
26
122
128
<a name =" v2.7.0 " ></a >
123
129
## v2.7.0 - 2021-12-03
124
130
125
- [ Unreleased ] : https://github.com/epam/edp-perf-operator/compare/v2.12.0...HEAD
131
+ [ Unreleased ] : https://github.com/epam/edp-perf-operator/compare/v2.13.0...HEAD
132
+ [ v2.13.0 ] : https://github.com/epam/edp-perf-operator/compare/v2.12.0...v2.13.0
126
133
[ v2.12.0 ] : https://github.com/epam/edp-perf-operator/compare/v2.11.0...v2.12.0
127
134
[ v2.11.0 ] : https://github.com/epam/edp-perf-operator/compare/v2.10.0...v2.11.0
128
135
[ v2.10.0 ] : https://github.com/epam/edp-perf-operator/compare/v2.9.0...v2.10.0
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ description: A Helm chart for EDP Perf Operator
3
3
home : https://epam.github.io/edp-install/
4
4
name : perf-operator
5
5
type : application
6
- version : 2.13.0-SNAPSHOT
7
- appVersion : 2.13.0-SNAPSHOT
6
+ version : 2.13.0
7
+ appVersion : 2.13.0
8
8
icon : https://epam.github.io/edp-install/assets/logo.png
9
9
keywords :
10
10
- edp
Original file line number Diff line number Diff line change 1
1
# perf-operator
2
2
3
- ![ Version: 2.13.0-SNAPSHOT ] ( https://img.shields.io/badge/Version-2.13.0--SNAPSHOT- informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.13.0-SNAPSHOT ] ( https://img.shields.io/badge/AppVersion-2.13.0--SNAPSHOT -informational?style=flat-square )
3
+ ![ Version: 2.13.0] ( https://img.shields.io/badge/Version-2.13.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.13.0] ( https://img.shields.io/badge/AppVersion-2.13.0-informational?style=flat-square )
4
4
5
5
A Helm chart for EDP Perf Operator
6
6
You can’t perform that action at this time.
0 commit comments