diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03335693..1ef7cb60 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,36 @@
## [Unreleased]
-### Features
-
-- Update GitServer create, edit forms ([#86](https://github.com/epam/edp-headlamp/issues/86))
-
-
-## [v0.11.0] - 2023-11-03
+
+## v0.12.0 - 2023-12-15
### Features
+- Add graph for review and build pipeline on component page ([#120](https://github.com/epam/edp-headlamp/issues/120))
+- Add openshift registry flow ([#119](https://github.com/epam/edp-headlamp/issues/119))
+- Add review and build pipeline links to component details ([#118](https://github.com/epam/edp-headlamp/issues/118))
+- Update tooltips on some widget fields ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Show sonarqube and deptrack widgets even with no data ([#117](https://github.com/epam/edp-headlamp/issues/117))
+- Add statuses to integrations defectdojo, dependencytrack, registry, nexus, sonar ([#29](https://github.com/epam/edp-headlamp/issues/29))
+- Update EDP Portal labels, tooltips ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Update catalog filter ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Update tooltips and labels ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Update tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115))
+- Update registry widget logic ([#116](https://github.com/epam/edp-headlamp/issues/116))
+- Update the EDP Portal l11n ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Update jira server integration page to handle and show jiraserver status ([#112](https://github.com/epam/edp-headlamp/issues/112))
+- Structure sso and links pages in configuration menu ([#111](https://github.com/epam/edp-headlamp/issues/111))
+- Structure configuration page menu into groups ([#111](https://github.com/epam/edp-headlamp/issues/111))
+- Fix mode variable in registry widget component ([#110](https://github.com/epam/edp-headlamp/issues/110))
+- Remove deployment type field from cdpipeline creation ([#109](https://github.com/epam/edp-headlamp/issues/109))
+- Update README, add new overview video ([#106](https://github.com/epam/edp-headlamp/issues/106))
+- Update FormTextFieldEncoded component to show centered dots instead of encoded value ([#104](https://github.com/epam/edp-headlamp/issues/104))
+- Add ingress-enabled parameter with a check before creating the ingress resource ([#101](https://github.com/epam/edp-headlamp/issues/101))
+- Remove secretString field from GitServer creation widget Gitlab flow ([#100](https://github.com/epam/edp-headlamp/issues/100))
+- Add sonarqube metrics widget into codebasebranch widget ([#98](https://github.com/epam/edp-headlamp/issues/98))
+- Update git server form, disable FormTextFieldDecodeable if toDecode is true ([#96](https://github.com/epam/edp-headlamp/issues/96))
+- Add a new textfield component with ability to decode and to encode values ([#97](https://github.com/epam/edp-headlamp/issues/97))
+- Update GitServer create, edit forms ([#86](https://github.com/epam/edp-headlamp/issues/86))
- Add link to deeptrack in codebase branch widget ([#92](https://github.com/epam/edp-headlamp/issues/92))
- Removes Namespace field from Stage Edit form ([#91](https://github.com/epam/edp-headlamp/issues/91))
- Improve pipeline diagram ([#89](https://github.com/epam/edp-headlamp/issues/89))
@@ -41,65 +62,9 @@
- Add resources graph into overview page ([#63](https://github.com/epam/edp-headlamp/issues/63))
- Add resources graph into overview page ([#60](https://github.com/epam/edp-headlamp/issues/60))
- Add SSO integration configuration page ([#57](https://github.com/epam/edp-headlamp/issues/57))
-
-### Bug Fixes
-
-- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90))
-- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87))
-- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87))
-- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87))
-- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85))
-- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85))
-- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80))
-- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20))
-- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20))
-- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20))
-- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73))
-- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20))
-- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72))
-- Fix crashes when date is not available, fix edp components query, fix codebase in progress status handling ([#66](https://github.com/epam/edp-headlamp/issues/66))
-- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67))
-- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65))
-
-### Code Refactoring
-
-- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85))
-- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65))
-
-### Routine
-
-- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62))
-- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61))
-
-### Documentation
-
-- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63))
-
-
-
-## [v0.10.0] - 2023-09-28
-### Features
-
- Update GitServer status handling ([#58](https://github.com/epam/edp-headlamp/issues/58))
- Update argo application resource creation ([#56](https://github.com/epam/edp-headlamp/issues/56))
- Add logs viewer and terminal into stage applications deploy table columns ([#55](https://github.com/epam/edp-headlamp/issues/55))
-
-### Bug Fixes
-
-- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55))
-- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58))
-- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59))
-- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56))
-
-### Routine
-
-- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54))
-
-
-
-## [v0.9.0] - 2023-09-21
-### Features
-
- Make EDP-gitops repository unique per edp tenant ([#52](https://github.com/epam/edp-headlamp/issues/52))
- Add notification about unset namespaces ([#51](https://github.com/epam/edp-headlamp/issues/51))
- Align button size, remove button name ([#50](https://github.com/epam/edp-headlamp/issues/50))
@@ -119,31 +84,6 @@
- Update Application resource creation and update templates with gitops codebase custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
- Add GitOps configuration section, enable values override functionality, align argocd application creation with custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
- Update links to headlamp documentation ([#33](https://github.com/epam/edp-headlamp/issues/33))
-
-### Bug Fixes
-
-- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51))
-- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52))
-- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49))
-- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72))
-- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35))
-- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34))
-- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27))
-
-### Code Refactoring
-
-- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45))
-- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41))
-
-### Routine
-
-- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23))
-
-
-
-## [v0.8.0] - 2023-08-28
-### Features
-
- Add empty result handling to DataGrid component, add search by displayname in marketplace list ([#22](https://github.com/epam/edp-headlamp/issues/22))
- Upgrade headlamp to 0.19.1 ([#30](https://github.com/epam/edp-headlamp/issues/30))
- Make grid mode for overview list page ([#29](https://github.com/epam/edp-headlamp/issues/29))
@@ -154,6 +94,47 @@
### Bug Fixes
+- Fix registry form update issues ([#118](https://github.com/epam/edp-headlamp/issues/118))
+- Fix step name overflow in pipeline graph node ([#120](https://github.com/epam/edp-headlamp/issues/120))
+- Fix pipeline name wrap, fix registry secret status showing ([#120](https://github.com/epam/edp-headlamp/issues/120))
+- Fix sonar critical ([#118](https://github.com/epam/edp-headlamp/issues/118))
+- Fix issues related to changing tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115))
+- Fix integration widgets status updating ([#29](https://github.com/epam/edp-headlamp/issues/29))
+- Fix sonar issues ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Fix filter actions different names in dev and prod modes ([#113](https://github.com/epam/edp-headlamp/issues/113))
+- Fix dependency track widget url ([#114](https://github.com/epam/edp-headlamp/issues/114))
+- Auto update field registry host value to docker.io in registry setup if registry type is dockerhub ([#107](https://github.com/epam/edp-headlamp/issues/107))
+- Fix git server creation flow ([#102](https://github.com/epam/edp-headlamp/issues/102))
+- Fix crash with ref.current.remove ([#98](https://github.com/epam/edp-headlamp/issues/98))
+- Fix bug with encoding already encoded values ([#96](https://github.com/epam/edp-headlamp/issues/96))
+- Fix git servers page issues ([#86](https://github.com/epam/edp-headlamp/issues/86))
+- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90))
+- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87))
+- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87))
+- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87))
+- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85))
+- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85))
+- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80))
+- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20))
+- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20))
+- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20))
+- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73))
+- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20))
+- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72))
+- Fix crashes when date is not available, fix edp components query, fix codebase in progress status handling ([#66](https://github.com/epam/edp-headlamp/issues/66))
+- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67))
+- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65))
+- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55))
+- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58))
+- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59))
+- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56))
+- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51))
+- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52))
+- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49))
+- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72))
+- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35))
+- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34))
+- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27))
- Fix sonar cognitive complexity critical ([#28](https://github.com/epam/edp-headlamp/issues/28))
- Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
- Fix going back to previous page on resource deletion success, fix editor initial value data ([#25](https://github.com/epam/edp-headlamp/issues/25))
@@ -161,18 +142,34 @@
- Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
- Fix empty page marketplace when there is no view mode selected ([#22](https://github.com/epam/edp-headlamp/issues/22))
+### Code Refactoring
+
+- Segregate url creation services ([#103](https://github.com/epam/edp-headlamp/issues/103))
+- Refactor textField component - restructure and segregate sub-types ([#96](https://github.com/epam/edp-headlamp/issues/96))
+- Fix sonar issues by restructuring code ([#95](https://github.com/epam/edp-headlamp/issues/95))
+- Remove Render component everywhere ([#95](https://github.com/epam/edp-headlamp/issues/95))
+- Create generic editResource function ([#94](https://github.com/epam/edp-headlamp/issues/94))
+- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85))
+- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65))
+- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45))
+- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41))
+
### Routine
+- Update GH Actions ([#99](https://github.com/epam/edp-headlamp/issues/99))
+- Update headlamp to v. 0.21.0 ([#99](https://github.com/epam/edp-headlamp/issues/99))
+- Update current development version ([#93](https://github.com/epam/edp-headlamp/issues/93))
+- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62))
+- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61))
+- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54))
+- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23))
- Bump Headlamp base image in chart annotation ([#23](https://github.com/epam/edp-headlamp/issues/23))
- Update current development version ([#16](https://github.com/epam/edp-headlamp/issues/16))
+### Documentation
+
+- Update documentation ([#105](https://github.com/epam/edp-headlamp/issues/105))
+- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63))
-
-## [v0.7.0] - 2023-08-18
-[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.11.0...HEAD
-[v0.11.0]: https://github.com/epam/edp-headlamp/compare/v0.10.0...v0.11.0
-[v0.10.0]: https://github.com/epam/edp-headlamp/compare/v0.9.0...v0.10.0
-[v0.9.0]: https://github.com/epam/edp-headlamp/compare/v0.8.0...v0.9.0
-[v0.8.0]: https://github.com/epam/edp-headlamp/compare/v0.7.0...v0.8.0
-[v0.7.0]: https://github.com/epam/edp-headlamp/compare/v0.6.0...v0.7.0
+[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.12.0...HEAD
diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml
index 48440bbc..b0617410 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.12.0-SNAPSHOT
-appVersion: 0.12.0-SNAPSHOT
+version: 0.12.0
+appVersion: 0.12.0
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 0eb25297..dfd973cf 100644
--- a/deploy-templates/README.md
+++ b/deploy-templates/README.md
@@ -1,6 +1,6 @@
# edp-headlamp
-![Version: 0.12.0-SNAPSHOT](https://img.shields.io/badge/Version-0.12.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.12.0--SNAPSHOT-informational?style=flat-square)
+![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.0-informational?style=flat-square)
A Helm chart for EDP Headlamp
diff --git a/package-lock.json b/package-lock.json
index 56db42ca..2ac160f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "headlamp-edp",
- "version": "0.11.0-SNAPSHOT",
+ "version": "0.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "headlamp-edp",
- "version": "0.11.0-SNAPSHOT",
+ "version": "0.12.0",
"dependencies": {
"@carbon/charts": "0.58.2",
"@carbon/charts-react": "0.58.2",
diff --git a/package.json b/package.json
index bc170974..4dffb0d6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "headlamp-edp",
- "version": "0.11.0-SNAPSHOT",
+ "version": "0.12.0",
"description": "Your Headlamp plugin",
"keywords": [
"headlamp",