diff --git a/CHANGELOG.md b/CHANGELOG.md index 7028fc845..c464a6a91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE ## [Unreleased] + + +## v3.10.0 - 2024-10-18 ### Features - Add Support for BitBucket as GitProvider ([#306](https://github.com/epam/edp-install/issues/306)) @@ -18,13 +21,62 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Enable onboarding of 'Terminal' via Marketplace section ([#262](https://github.com/epam/edp-install/issues/262)) - Enable eso for ci-codemie ([#252](https://github.com/epam/edp-install/issues/252)) - Enable eso for ci-codemie ([#252](https://github.com/epam/edp-install/issues/252)) +- enable silence ping logging in oauth2-proxy config ([#230](https://github.com/epam/edp-install/issues/230)) +- Align keycloakUrl parameter usage ([#208](https://github.com/epam/edp-install/issues/208)) +- Align keycloakUrl parameter usage ([#208](https://github.com/epam/edp-install/issues/208)) +- Migrate from SSORealm to idp resources ([#208](https://github.com/epam/edp-install/issues/208)) +- Developer role users can view portal resources([#191](https://github.com/epam/edp-install/issues/191)) +- Make keycloak realmName value configurable([#183](https://github.com/epam/edp-install/issues/183)) +- Add the parameter to manage outh2proxy ingress creation([#178](https://github.com/epam/edp-install/issues/178)) +- Deploy Tekton resources for multiple Git Providers ([#166](https://github.com/epam/edp-install/issues/166)) +- Add nodeSelector, affinity, tolerations ([#164](https://github.com/epam/edp-install/issues/164)) +- Add option to parametrize the ssoRealmName value([#149](https://github.com/epam/edp-install/issues/149)) +- Add QuickLink Custom Resources ([#147](https://github.com/epam/edp-install/issues/147)) +- Enable ci-argocd secret provisioning by eso ([#134](https://github.com/epam/edp-install/issues/134)) +- Deploy default EDP components out of the box ([#133](https://github.com/epam/edp-install/issues/133)) +- Update secret labels type ([#74](https://github.com/epam/edp-install/issues/74)) +- Make it possible to change tekton-cache parameters from edp-install chart ([#74](https://github.com/epam/edp-install/issues/74)) +- Add connection status to the integration secret annotation ([#122](https://github.com/epam/edp-install/issues/122)) +- Make VCS secret visible in EDP Portal ([#111](https://github.com/epam/edp-install/issues/111)) +- Add public key for artifacts verification ([#103](https://github.com/epam/edp-install/issues/103)) +- Add new Nexus icon, add deptrack and defectdojo links ([#104](https://github.com/epam/edp-install/issues/104)) +- Migrate registry url from EDP component to edp-config configmap ([#98](https://github.com/epam/edp-install/issues/98)) +- Implement integration with docker hub ([#43](https://github.com/epam/edp-install/issues/43)) +- Add label to keycloak secret for visibility in EDP Portal ([#92](https://github.com/epam/edp-install/issues/92)) +- Remove deprecated edpName parameter ([#76](https://github.com/epam/edp-install/issues/76)) ### Bug Fixes - Align templates variables([#289](https://github.com/epam/edp-install/issues/289)) +- Add rbac for portal widgets([#237](https://github.com/epam/edp-install/issues/237)) +- Update keycloak secret definition ([#208](https://github.com/epam/edp-install/issues/208)) +- Fix indentation in values.yaml ([#169](https://github.com/epam/edp-install/issues/169)) +- Fix ingress annotation in Tekton dashboard ([#143](https://github.com/epam/edp-install/issues/143)) +- Fix ESO key path for argocd-ci ([#134](https://github.com/epam/edp-install/issues/134)) +- Align tekton edpoint to service name ([#126](https://github.com/epam/edp-install/issues/126)) +- Update docker registry component creation condition ([#118](https://github.com/epam/edp-install/issues/118)) +- Remove sonar, nexus and keycloak operators as a part of edp-install ([#110](https://github.com/epam/edp-install/issues/110)) +- Remove secretKey duplication from registry secrets ([#63](https://github.com/epam/edp-install/issues/63)) + +### Code Refactoring + +- Remove edp-component-operator post EDPComponent CRD migration ([#144](https://github.com/epam/edp-install/issues/144)) +- Align values file for custom certificates ([#145](https://github.com/epam/edp-install/issues/145)) +- Merge sso and oauth2_proxy sections ([#145](https://github.com/epam/edp-install/issues/145)) +- Migrate keycloak users under sso subsection ([#83](https://github.com/epam/edp-install/issues/83)) +- Add parameter to disable keycloak-operator resource creation for argocd ([#79](https://github.com/epam/edp-install/issues/79)) +- Align VCS secret name pattern ([#77](https://github.com/epam/edp-install/issues/77)) +- Add parameter to disable keycloak-operator resource creation ([#79](https://github.com/epam/edp-install/issues/79)) +- Disable sonar, nexus, gerrit operators deploy as part of edp-install ([#80](https://github.com/epam/edp-install/issues/80)) +- Move tenancyEngine flag out of global section ([#9](https://github.com/epam/edp-install/issues/9)) ### Routine +- Update current development version ([#318](https://github.com/epam/edp-install/issues/318)) +- Add apiGatewayUrl field to edp-config CM ([#316](https://github.com/epam/edp-install/issues/316)) +- Add asset for the documentation ([#214](https://github.com/epam/edp-install/issues/214)) +- Enable permissions to configmaps for developers ([#313](https://github.com/epam/edp-install/issues/313)) +- Move Git Providers data to separate AWS PS object ([#309](https://github.com/epam/edp-install/issues/309)) - Align kubernetes rbac ([#305](https://github.com/epam/edp-install/issues/305)) - Align marketplace repository path([#301](https://github.com/epam/edp-install/issues/301)) - Remove oauth2proxy resources from chart([#289](https://github.com/epam/edp-install/issues/289)) @@ -43,42 +95,6 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Add asset for the documentation ([#214](https://github.com/epam/edp-install/issues/214)) - Align EDP Install Documentation to 3.9.0 ([#244](https://github.com/epam/edp-install/issues/244)) - Update current development version ([#239](https://github.com/epam/edp-install/issues/239)) - -### Documentation - -- Update KubeRocketCI logo ([#298](https://github.com/epam/edp-install/issues/298)) -- Update KRCI logo ([#298](https://github.com/epam/edp-install/issues/298)) -- Update CHANGELOG md file -- Update link to new docs ([#278](https://github.com/epam/edp-install/issues/278)) -- Replace EDP with KubeRocketCI in README md ([#278](https://github.com/epam/edp-install/issues/278)) -- Add annoounce for new documentation URL ([#177](https://github.com/epam/edp-install/issues/177)) -- Upgrade Documentation for KubeRocketCI 3.9.0 ([#248](https://github.com/epam/edp-install/issues/248)) -- Adjust the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) -- Adjust the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) -- Update the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) - - - -## [v3.9.0] - 2024-06-13 -### Features - -- enable silence ping logging in oauth2-proxy config ([#230](https://github.com/epam/edp-install/issues/230)) -- Align keycloakUrl parameter usage ([#208](https://github.com/epam/edp-install/issues/208)) -- Align keycloakUrl parameter usage ([#208](https://github.com/epam/edp-install/issues/208)) -- Migrate from SSORealm to idp resources ([#208](https://github.com/epam/edp-install/issues/208)) -- Developer role users can view portal resources([#191](https://github.com/epam/edp-install/issues/191)) -- Make keycloak realmName value configurable([#183](https://github.com/epam/edp-install/issues/183)) -- Add the parameter to manage outh2proxy ingress creation([#178](https://github.com/epam/edp-install/issues/178)) - -### Bug Fixes - -- Add rbac for portal widgets([#237](https://github.com/epam/edp-install/issues/237)) -- Update keycloak secret definition ([#208](https://github.com/epam/edp-install/issues/208)) -- Fix indentation in values.yaml ([#169](https://github.com/epam/edp-install/issues/169)) - -### Routine - -- Update release version to 3.9.0 ([#239](https://github.com/epam/edp-install/issues/239)) - Update argocd diff ([#232](https://github.com/epam/edp-install/issues/232)) - Add assets for the documentation ([#214](https://github.com/epam/edp-install/issues/214)) - Align oauth2-proxy issuer url ([#208](https://github.com/epam/edp-install/issues/208)) @@ -91,9 +107,65 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Set edp version in cm from Chart.yaml ([#173](https://github.com/epam/edp-install/issues/173)) - Disable sso by default ([#172](https://github.com/epam/edp-install/issues/172)) - Update current development version ([#172](https://github.com/epam/edp-install/issues/172)) +- Align sonar quick link icon ([#171](https://github.com/epam/edp-install/issues/171)) +- Align gitServer structure ([#163](https://github.com/epam/edp-install/issues/163)) +- Align creation of external secret resources ([#166](https://github.com/epam/edp-install/issues/166)) +- Remove EDPComponent CRs ([#168](https://github.com/epam/edp-install/issues/168)) +- Add main-keycloak QuickLink ([#168](https://github.com/epam/edp-install/issues/168)) +- Add Nexus container registry example ([#167](https://github.com/epam/edp-install/issues/167)) +- Add link to guide for managing namespace ([#162](https://github.com/epam/edp-install/issues/162)) +- Add generic secretStore resource to use different ESO providers ([#155](https://github.com/epam/edp-install/issues/155)) +- Align external-secret to previus pattern ([#160](https://github.com/epam/edp-install/issues/160)) +- Add provider type for ESO SecretStore ([#155](https://github.com/epam/edp-install/issues/155)) +- Move awsRegion to dockerRegistry section ([#154](https://github.com/epam/edp-install/issues/154)) +- Do not create kaniko eso object if ecr registry([#153](https://github.com/epam/edp-install/issues/153)) +- Align values.yaml parameters ([#142](https://github.com/epam/edp-install/issues/142)) +- Update current development version ([#138](https://github.com/epam/edp-install/issues/138)) +- Update current development version ([#137](https://github.com/epam/edp-install/issues/137)) +- Align ESO Parameter Store path for argocd-ci ([#134](https://github.com/epam/edp-install/issues/134)) +- Temporary use hardcoded values for ESO ci-argocd ([#134](https://github.com/epam/edp-install/issues/134)) +- Align variable usage for extraQuickLinks ([#133](https://github.com/epam/edp-install/issues/133)) +- Update current development version ([#129](https://github.com/epam/edp-install/issues/129)) +- Update current development version ([#126](https://github.com/epam/edp-install/issues/126)) +- Minimize mandatory parameters in values.yaml ([#121](https://github.com/epam/edp-install/issues/121)) +- Update current development version ([#110](https://github.com/epam/edp-install/issues/110)) +- Remove sonar, nexus and keycloak operators as a part of edp-install ([#110](https://github.com/epam/edp-install/issues/110)) +- Upgrade pull request template ([#107](https://github.com/epam/edp-install/issues/107)) +- Delete unused component ([#101](https://github.com/epam/edp-install/issues/101)) +- Refactor edp-install keycloak-operator components creation ([#101](https://github.com/epam/edp-install/issues/101)) +- Migrate component from targetRealm CR field ([#105](https://github.com/epam/edp-install/issues/105)) +- Refactor edp-install keycloak-operator components creation ([#101](https://github.com/epam/edp-install/issues/101)) +- Make possible use token instead RBAC for openshift registry ([#98](https://github.com/epam/edp-install/issues/98)) +- Update CHANGELOG.md ([#85](https://github.com/epam/edp-install/issues/85)) +- Disable SSO integration by default ([#89](https://github.com/epam/edp-install/issues/89)) +- Remove artifacthub annotations related to images ([#85](https://github.com/epam/edp-install/issues/85)) +- Update current development version ([#85](https://github.com/epam/edp-install/issues/85)) +- Use github as a default gitserver ([#87](https://github.com/epam/edp-install/issues/87)) +- Update logic for create Sonar and nexus secret([#86](https://github.com/epam/edp-install/issues/86)) +- Align secret name for new secret approach ([#65](https://github.com/epam/edp-install/issues/65)) +- Remove sonar_url and nexus_url depricated values ([#65](https://github.com/epam/edp-install/issues/65)) +- Align external-secret operator provisioning ([#65](https://github.com/epam/edp-install/issues/65)) +- Remove unnecessary kaniko logic for Jenkins templates ([#73](https://github.com/epam/edp-install/issues/73)) +- Rename EDP-Component ([#61](https://github.com/epam/edp-install/issues/61)) +- Update current development version ([#49](https://github.com/epam/edp-install/issues/49)) +- Disable validateMaintainers by default for ct lint ([#49](https://github.com/epam/edp-install/issues/49)) +- Update External Secret integration guide ([#55](https://github.com/epam/edp-install/issues/55)) +- Update jira-integration documentation ([#56](https://github.com/epam/edp-install/issues/56)) +- Update current development version ([#47](https://github.com/epam/edp-install/issues/47)) ### Documentation +- Update changelog file for release notes ([#292](https://github.com/epam/edp-install/issues/292)) +- Update KubeRocketCI logo ([#298](https://github.com/epam/edp-install/issues/298)) +- Update KRCI logo ([#298](https://github.com/epam/edp-install/issues/298)) +- Update CHANGELOG md file +- Update link to new docs ([#278](https://github.com/epam/edp-install/issues/278)) +- Replace EDP with KubeRocketCI in README md ([#278](https://github.com/epam/edp-install/issues/278)) +- Add annoounce for new documentation URL ([#177](https://github.com/epam/edp-install/issues/177)) +- Upgrade Documentation for KubeRocketCI 3.9.0 ([#248](https://github.com/epam/edp-install/issues/248)) +- Adjust the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) +- Adjust the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) +- Update the RELEASES md file ([#242](https://github.com/epam/edp-install/issues/242)) - Update velero installation guide([#235](https://github.com/epam/edp-install/issues/235)) - Add cases to Troubleshooting section ([#214](https://github.com/epam/edp-install/issues/214)) - Update release timeline ([#187](https://github.com/epam/edp-install/issues/187)) @@ -130,64 +202,6 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Align helm chart version in doc ([#173](https://github.com/epam/edp-install/issues/173)) - Align values.yaml ([#173](https://github.com/epam/edp-install/issues/173)) - Update the RELEASES md file ([#169](https://github.com/epam/edp-install/issues/169)) - - - -## [v3.8.1] - 2024-03-13 -### Routine - -- Disable sso by default ([#172](https://github.com/epam/edp-install/issues/172)) - - - -## [v3.8.0] - 2024-03-12 -### Features - -- Deploy Tekton resources for multiple Git Providers ([#166](https://github.com/epam/edp-install/issues/166)) -- Add nodeSelector, affinity, tolerations ([#164](https://github.com/epam/edp-install/issues/164)) -- Add option to parametrize the ssoRealmName value([#149](https://github.com/epam/edp-install/issues/149)) -- Add QuickLink Custom Resources ([#147](https://github.com/epam/edp-install/issues/147)) -- Enable ci-argocd secret provisioning by eso ([#134](https://github.com/epam/edp-install/issues/134)) -- Deploy default EDP components out of the box ([#133](https://github.com/epam/edp-install/issues/133)) - -### Bug Fixes - -- Fix ingress annotation in Tekton dashboard ([#143](https://github.com/epam/edp-install/issues/143)) -- Fix ESO key path for argocd-ci ([#134](https://github.com/epam/edp-install/issues/134)) -- Align tekton edpoint to service name ([#126](https://github.com/epam/edp-install/issues/126)) - -### Code Refactoring - -- Remove edp-component-operator post EDPComponent CRD migration ([#144](https://github.com/epam/edp-install/issues/144)) -- Align values file for custom certificates ([#145](https://github.com/epam/edp-install/issues/145)) -- Merge sso and oauth2_proxy sections ([#145](https://github.com/epam/edp-install/issues/145)) - -### Routine - -- Update current development version ([#172](https://github.com/epam/edp-install/issues/172)) -- Align sonar quick link icon ([#171](https://github.com/epam/edp-install/issues/171)) -- Align gitServer structure ([#163](https://github.com/epam/edp-install/issues/163)) -- Align creation of external secret resources ([#166](https://github.com/epam/edp-install/issues/166)) -- Remove EDPComponent CRs ([#168](https://github.com/epam/edp-install/issues/168)) -- Add main-keycloak QuickLink ([#168](https://github.com/epam/edp-install/issues/168)) -- Add Nexus container registry example ([#167](https://github.com/epam/edp-install/issues/167)) -- Add link to guide for managing namespace ([#162](https://github.com/epam/edp-install/issues/162)) -- Add generic secretStore resource to use different ESO providers ([#155](https://github.com/epam/edp-install/issues/155)) -- Align external-secret to previus pattern ([#160](https://github.com/epam/edp-install/issues/160)) -- Add provider type for ESO SecretStore ([#155](https://github.com/epam/edp-install/issues/155)) -- Move awsRegion to dockerRegistry section ([#154](https://github.com/epam/edp-install/issues/154)) -- Do not create kaniko eso object if ecr registry([#153](https://github.com/epam/edp-install/issues/153)) -- Align values.yaml parameters ([#142](https://github.com/epam/edp-install/issues/142)) -- Update current development version ([#138](https://github.com/epam/edp-install/issues/138)) -- Update current development version ([#137](https://github.com/epam/edp-install/issues/137)) -- Align ESO Parameter Store path for argocd-ci ([#134](https://github.com/epam/edp-install/issues/134)) -- Temporary use hardcoded values for ESO ci-argocd ([#134](https://github.com/epam/edp-install/issues/134)) -- Align variable usage for extraQuickLinks ([#133](https://github.com/epam/edp-install/issues/133)) -- Update current development version ([#129](https://github.com/epam/edp-install/issues/129)) -- Update current development version ([#126](https://github.com/epam/edp-install/issues/126)) - -### Documentation - - Update the annotation and labels page ([#128](https://github.com/epam/edp-install/issues/128)) - Add description for OIDC section in Portal ([#170](https://github.com/epam/edp-install/issues/170)) - Align migration from Jenkins to Tekton ([#163](https://github.com/epam/edp-install/issues/163)) @@ -250,67 +264,6 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Align ArgoCD integration with EDP ([#125](https://github.com/epam/edp-install/issues/125)) - Update mkdocs framework version to the latest stable ([#119](https://github.com/epam/edp-install/issues/119)) - Add upgrade guide for 3.7.x version ([#127](https://github.com/epam/edp-install/issues/127)) - - - -## [v3.7.5] - 2024-01-19 -### Routine - -- Release 3.7.5 with extraline in private ssh key fix ([#138](https://github.com/epam/edp-install/issues/138)) - - - -## [v3.7.4] - 2024-01-18 -### Routine - -- Update release version to 3.7.4 ([#137](https://github.com/epam/edp-install/issues/137)) - - - -## [v3.7.3] - 2024-01-03 -### Routine - -- Update release version to 3.7.3 ([#129](https://github.com/epam/edp-install/issues/129)) - - - -## [v3.7.2] - 2023-12-18 -### Bug Fixes - -- Align tekton edpoint to service name ([#126](https://github.com/epam/edp-install/issues/126)) - -### Routine - -- Update release version to 3.7.2 ([#126](https://github.com/epam/edp-install/issues/126)) - - - -## [v3.7.1] - 2023-12-18 -### Routine - -- Update release version to 3.7.1 ([#126](https://github.com/epam/edp-install/issues/126)) - - - -## [v3.7.0] - 2023-12-18 -### Features - -- Update secret labels type ([#74](https://github.com/epam/edp-install/issues/74)) -- Make it possible to change tekton-cache parameters from edp-install chart ([#74](https://github.com/epam/edp-install/issues/74)) -- Add connection status to the integration secret annotation ([#122](https://github.com/epam/edp-install/issues/122)) - -### Bug Fixes - -- Update docker registry component creation condition ([#118](https://github.com/epam/edp-install/issues/118)) - -### Routine - -- Align helm charts versions ([#126](https://github.com/epam/edp-install/issues/126)) -- Minimize mandatory parameters in values.yaml ([#121](https://github.com/epam/edp-install/issues/121)) -- Update current development version ([#110](https://github.com/epam/edp-install/issues/110)) - -### Documentation - - Add Telemetry section ([#123](https://github.com/epam/edp-install/issues/123)) - Update the RELEASES.md file ([#123](https://github.com/epam/edp-install/issues/123)) - Add overview page for multi-tenancy ([#124](https://github.com/epam/edp-install/issues/124)) @@ -331,41 +284,6 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Move Google Analytics code injection to build phase ([#112](https://github.com/epam/edp-install/issues/112)) - Update the RELEASES md file ([#112](https://github.com/epam/edp-install/issues/112)) - Update mkdocs to version 9.4.8 ([#113](https://github.com/epam/edp-install/issues/113)) - - - -## [v3.6.0] - 2023-11-03 -### Features - -- Make VCS secret visible in EDP Portal ([#111](https://github.com/epam/edp-install/issues/111)) -- Add public key for artifacts verification ([#103](https://github.com/epam/edp-install/issues/103)) -- Add new Nexus icon, add deptrack and defectdojo links ([#104](https://github.com/epam/edp-install/issues/104)) -- Migrate registry url from EDP component to edp-config configmap ([#98](https://github.com/epam/edp-install/issues/98)) -- Implement integration with docker hub ([#43](https://github.com/epam/edp-install/issues/43)) -- Add label to keycloak secret for visibility in EDP Portal ([#92](https://github.com/epam/edp-install/issues/92)) - -### Bug Fixes - -- Remove sonar, nexus and keycloak operators as a part of edp-install ([#110](https://github.com/epam/edp-install/issues/110)) -- Remove secretKey duplication from registry secrets ([#63](https://github.com/epam/edp-install/issues/63)) - -### Routine - -- Align helm charts versions ([#110](https://github.com/epam/edp-install/issues/110)) -- Remove sonar, nexus and keycloak operators as a part of edp-install ([#110](https://github.com/epam/edp-install/issues/110)) -- Upgrade pull request template ([#107](https://github.com/epam/edp-install/issues/107)) -- Delete unused component ([#101](https://github.com/epam/edp-install/issues/101)) -- Refactor edp-install keycloak-operator components creation ([#101](https://github.com/epam/edp-install/issues/101)) -- Migrate component from targetRealm CR field ([#105](https://github.com/epam/edp-install/issues/105)) -- Refactor edp-install keycloak-operator components creation ([#101](https://github.com/epam/edp-install/issues/101)) -- Make possible use token instead RBAC for openshift registry ([#98](https://github.com/epam/edp-install/issues/98)) -- Update CHANGELOG.md ([#85](https://github.com/epam/edp-install/issues/85)) -- Disable SSO integration by default ([#89](https://github.com/epam/edp-install/issues/89)) -- Remove artifacthub annotations related to images ([#85](https://github.com/epam/edp-install/issues/85)) -- Update current development version ([#85](https://github.com/epam/edp-install/issues/85)) - -### Documentation - - Update artifacts verification page ([#103](https://github.com/epam/edp-install/issues/103)) - Update tekton installation guide ([#110](https://github.com/epam/edp-install/issues/110)) - Artifacts Verification hot fix ([#103](https://github.com/epam/edp-install/issues/103)) @@ -405,63 +323,6 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Align DefectDojo secret for the new approach([#65](https://github.com/epam/edp-install/issues/65)) - Align the Install EDP via AWS Marketplace page ([#75](https://github.com/epam/edp-install/issues/75)) - Upgrade EDP to v3.3 to 3.4 hot fix ([#63](https://github.com/epam/edp-install/issues/63)) - - - -## [v3.5.3] - 2023-09-28 -### Routine - -- Align helm charts versions ([#91](https://github.com/epam/edp-install/issues/91)) - - - -## [v3.5.2] - 2023-09-22 -### Routine - -- Disable SSO integration by default ([#89](https://github.com/epam/edp-install/issues/89)) - - - -## [v3.5.1] - 2023-09-22 -### Routine - -- Remove artifacthub annotations related to images ([#85](https://github.com/epam/edp-install/issues/85)) -- Update CHANGELOG.md ([#85](https://github.com/epam/edp-install/issues/85)) - - - -## [v3.5.0] - 2023-09-21 -### Features - -- Remove deprecated edpName parameter ([#76](https://github.com/epam/edp-install/issues/76)) - -### Code Refactoring - -- Migrate keycloak users under sso subsection ([#83](https://github.com/epam/edp-install/issues/83)) -- Add parameter to disable keycloak-operator resource creation for argocd ([#79](https://github.com/epam/edp-install/issues/79)) -- Align VCS secret name pattern ([#77](https://github.com/epam/edp-install/issues/77)) -- Add parameter to disable keycloak-operator resource creation ([#79](https://github.com/epam/edp-install/issues/79)) -- Disable sonar, nexus, gerrit operators deploy as part of edp-install ([#80](https://github.com/epam/edp-install/issues/80)) -- Move tenancyEngine flag out of global section ([#9](https://github.com/epam/edp-install/issues/9)) - -### Routine - -- Align helm charts versions ([#85](https://github.com/epam/edp-install/issues/85)) -- Use github as a default gitserver ([#87](https://github.com/epam/edp-install/issues/87)) -- Update logic for create Sonar and nexus secret([#86](https://github.com/epam/edp-install/issues/86)) -- Align secret name for new secret approach ([#65](https://github.com/epam/edp-install/issues/65)) -- Remove sonar_url and nexus_url depricated values ([#65](https://github.com/epam/edp-install/issues/65)) -- Align external-secret operator provisioning ([#65](https://github.com/epam/edp-install/issues/65)) -- Remove unnecessary kaniko logic for Jenkins templates ([#73](https://github.com/epam/edp-install/issues/73)) -- Rename EDP-Component ([#61](https://github.com/epam/edp-install/issues/61)) -- Update current development version ([#49](https://github.com/epam/edp-install/issues/49)) -- Disable validateMaintainers by default for ct lint ([#49](https://github.com/epam/edp-install/issues/49)) -- Update External Secret integration guide ([#55](https://github.com/epam/edp-install/issues/55)) -- Update jira-integration documentation ([#56](https://github.com/epam/edp-install/issues/56)) -- Update current development version ([#47](https://github.com/epam/edp-install/issues/47)) - -### Documentation - - Update the EDP Project Rules. Working Process page ([#82](https://github.com/epam/edp-install/issues/82)) - DependencyTrack integration ([#78](https://github.com/epam/edp-install/issues/78)) - Update the Install via AWS Marketplace page ([#75](https://github.com/epam/edp-install/issues/75)) @@ -486,31 +347,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE - Align DefectDojo integration ([#50](https://github.com/epam/edp-install/issues/50)) - -## [v3.4.1] - 2023-08-28 -### Routine - -- Align helm charts versions ([#49](https://github.com/epam/edp-install/issues/49)) -- Disable validateMaintainers by default for ct lint ([#49](https://github.com/epam/edp-install/issues/49)) - - - -## [v3.4.0] - 2023-08-18 - -[Unreleased]: https://github.com/epam/edp-install/compare/v3.9.0...HEAD -[v3.9.0]: https://github.com/epam/edp-install/compare/v3.8.1...v3.9.0 -[v3.8.1]: https://github.com/epam/edp-install/compare/v3.8.0...v3.8.1 -[v3.8.0]: https://github.com/epam/edp-install/compare/v3.7.5...v3.8.0 -[v3.7.5]: https://github.com/epam/edp-install/compare/v3.7.4...v3.7.5 -[v3.7.4]: https://github.com/epam/edp-install/compare/v3.7.3...v3.7.4 -[v3.7.3]: https://github.com/epam/edp-install/compare/v3.7.2...v3.7.3 -[v3.7.2]: https://github.com/epam/edp-install/compare/v3.7.1...v3.7.2 -[v3.7.1]: https://github.com/epam/edp-install/compare/v3.7.0...v3.7.1 -[v3.7.0]: https://github.com/epam/edp-install/compare/v3.6.0...v3.7.0 -[v3.6.0]: https://github.com/epam/edp-install/compare/v3.5.3...v3.6.0 -[v3.5.3]: https://github.com/epam/edp-install/compare/v3.5.2...v3.5.3 -[v3.5.2]: https://github.com/epam/edp-install/compare/v3.5.1...v3.5.2 -[v3.5.1]: https://github.com/epam/edp-install/compare/v3.5.0...v3.5.1 -[v3.5.0]: https://github.com/epam/edp-install/compare/v3.4.1...v3.5.0 -[v3.4.1]: https://github.com/epam/edp-install/compare/v3.4.0...v3.4.1 -[v3.4.0]: https://github.com/epam/edp-install/compare/v3.3.0...v3.4.0 +[Unreleased]: https://github.com/epam/edp-install/compare/v3.10.0...HEAD diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 2ea8a3b46..37e3e8fcf 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -3,8 +3,8 @@ description: A Helm chart for KubeRocketCI Platform home: https://docs.kuberocketci.io/ name: edp-install type: application -version: 3.10.0-SNAPSHOT -appVersion: 3.10.0-SNAPSHOT +version: 3.10.0 +appVersion: 3.10.0 icon: https://docs.kuberocketci.io/img/logo.svg keywords: - edp diff --git a/deploy-templates/README.md b/deploy-templates/README.md index 682b7a114..fd8f97a50 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -1,6 +1,6 @@ # edp-install -![Version: 3.10.0-SNAPSHOT](https://img.shields.io/badge/Version-3.10.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-3.10.0--SNAPSHOT-informational?style=flat-square) +![Version: 3.10.0](https://img.shields.io/badge/Version-3.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.0](https://img.shields.io/badge/AppVersion-3.10.0-informational?style=flat-square) A Helm chart for KubeRocketCI Platform