Skip to content

Commit

Permalink
Bump version to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Jan 18, 2024
1 parent 89506e3 commit bc4f963
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
## [Unreleased]


<a name="v0.13.0"></a>
## v0.13.0 - 2024-01-03
<a name="v0.13.1"></a>
## v0.13.1 - 2024-01-16
### Features

- Update GitServer management flow ([#134](https://github.com/epam/edp-headlamp/issues/134))
- Update system codebase icon ([#127](https://github.com/epam/edp-headlamp/issues/127))
- Add quality gate passed or failed status ([#125](https://github.com/epam/edp-headlamp/issues/125))
- Add graph for review and build pipeline on component page ([#120](https://github.com/epam/edp-headlamp/issues/120))
Expand Down Expand Up @@ -180,4 +181,4 @@
- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63))


[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.13.0...HEAD
[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.13.1...HEAD
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for EDP Headlamp
home: https://epam.github.io/edp-install/
name: edp-headlamp
type: application
version: 0.13.0
appVersion: 0.13.0
version: 0.13.1
appVersion: 0.13.1
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion deploy-templates/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-headlamp

![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square)
![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.1](https://img.shields.io/badge/AppVersion-0.13.1-informational?style=flat-square)

A Helm chart for EDP Headlamp

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "headlamp-edp",
"version": "0.13.0",
"version": "0.13.1",
"description": "Your Headlamp plugin",
"keywords": [
"headlamp",
Expand Down

0 comments on commit bc4f963

Please sign in to comment.