From bc4f963d452beebc38ecf93a4d4b6dea7efbf81d Mon Sep 17 00:00:00 2001 From: edp-bot Date: Thu, 18 Jan 2024 16:05:59 +0000 Subject: [PATCH] Bump version to 0.13.1 --- CHANGELOG.md | 7 ++++--- deploy-templates/Chart.yaml | 4 ++-- deploy-templates/README.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56fadb9f..c6241dfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,11 @@ ## [Unreleased] - -## v0.13.0 - 2024-01-03 + +## 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)) @@ -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 diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 247c9e9c..b99df313 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -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 diff --git a/deploy-templates/README.md b/deploy-templates/README.md index cf006a83..92a42683 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -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 diff --git a/package-lock.json b/package-lock.json index 640e466f..ba2cbb30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "headlamp-edp", - "version": "0.13.0", + "version": "0.13.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "headlamp-edp", - "version": "0.13.0", + "version": "0.13.1", "dependencies": { "@carbon/charts": "0.58.2", "@carbon/charts-react": "0.58.2", diff --git a/package.json b/package.json index f4221841..87994ebe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "headlamp-edp", - "version": "0.13.0", + "version": "0.13.1", "description": "Your Headlamp plugin", "keywords": [ "headlamp",