From 8836b48fa82485125e98bb637746115e3b3d99f9 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Thu, 29 Feb 2024 17:06:41 +0100 Subject: [PATCH 01/10] chore(trg-2.04): change portal-cd references to portal (#204) ref: https://github.com/eclipse-tractusx/portal-cd/issues/131 --- .tractusx | 2 +- NOTICE.md | 4 ++-- charts/portal/Chart.yaml | 2 +- consortia/argocd-app-templates/appsetup-beta.yaml | 2 +- consortia/argocd-app-templates/appsetup-dev.yaml | 2 +- consortia/argocd-app-templates/appsetup-int.yaml | 2 +- consortia/argocd-app-templates/appsetup-pen.yaml | 2 +- consortia/argocd-app-templates/appsetup-rc.yaml | 2 +- consortia/argocd-app-templates/appsetup-upgrade.yaml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.tractusx b/.tractusx index eb4c74dae..79dbad763 100644 --- a/.tractusx +++ b/.tractusx @@ -18,7 +18,7 @@ ############################################################### product: "portal" -leadingRepository: "https://github.com/eclipse-tractusx/portal-cd" +leadingRepository: "https://github.com/eclipse-tractusx/portal" repositories: - name: "portal-frontend" usage: "frontend code for the portal" diff --git a/NOTICE.md b/NOTICE.md index 7fa06b771..2a2f10432 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -22,12 +22,12 @@ SPDX-License-Identifier: Apache-2.0 The project maintains the following source code repositories in the GitHub organization https://github.com/eclipse-tractusx: -- https://github.com/eclipse-tractusx/portal-frontend-registration +- https://github.com/eclipse-tractusx/portal - https://github.com/eclipse-tractusx/portal-frontend +- https://github.com/eclipse-tractusx/portal-frontend-registration - https://github.com/eclipse-tractusx/portal-shared-components - https://github.com/eclipse-tractusx/portal-backend - https://github.com/eclipse-tractusx/portal-assets -- https://github.com/eclipse-tractusx/portal-cd - https://github.com/eclipse-tractusx/portal-iam ## Third-party Content diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 3031b3a35..a244c74ec 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -23,7 +23,7 @@ type: application version: 1.8.0-RC8 appVersion: 1.8.0-RC8 description: Helm chart for Catena-X Portal -home: https://github.com/eclipse-tractusx/portal-cd +home: https://github.com/eclipse-tractusx/portal sources: - https://github.com/eclipse-tractusx/portal-frontend - https://github.com/eclipse-tractusx/portal-frontend-registration diff --git a/consortia/argocd-app-templates/appsetup-beta.yaml b/consortia/argocd-app-templates/appsetup-beta.yaml index 767207e41..222a805f1 100644 --- a/consortia/argocd-app-templates/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/appsetup-beta.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: portal-1.8.0-RC8 plugin: env: diff --git a/consortia/argocd-app-templates/appsetup-dev.yaml b/consortia/argocd-app-templates/appsetup-dev.yaml index bc00d41bd..841fd15f7 100644 --- a/consortia/argocd-app-templates/appsetup-dev.yaml +++ b/consortia/argocd-app-templates/appsetup-dev.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: dev plugin: env: diff --git a/consortia/argocd-app-templates/appsetup-int.yaml b/consortia/argocd-app-templates/appsetup-int.yaml index 992556c0e..b0911d897 100644 --- a/consortia/argocd-app-templates/appsetup-int.yaml +++ b/consortia/argocd-app-templates/appsetup-int.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: portal-1.8.0-RC8 plugin: env: diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index 028ae1c8f..93fbddb53 100644 --- a/consortia/argocd-app-templates/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/appsetup-pen.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: portal-1.8.0-RC8 plugin: env: diff --git a/consortia/argocd-app-templates/appsetup-rc.yaml b/consortia/argocd-app-templates/appsetup-rc.yaml index d807b828b..8d2fc0a0a 100644 --- a/consortia/argocd-app-templates/appsetup-rc.yaml +++ b/consortia/argocd-app-templates/appsetup-rc.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: release-candidate plugin: env: diff --git a/consortia/argocd-app-templates/appsetup-upgrade.yaml b/consortia/argocd-app-templates/appsetup-upgrade.yaml index 588b95b15..8f48d77ae 100644 --- a/consortia/argocd-app-templates/appsetup-upgrade.yaml +++ b/consortia/argocd-app-templates/appsetup-upgrade.yaml @@ -27,7 +27,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: charts/portal - repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' + repoURL: 'https://github.com/eclipse-tractusx/portal.git' targetRevision: portal-1.8.0-RC8 plugin: env: From 2eb0d84345cba59095b2bba5e91153ce44c51574 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Fri, 1 Mar 2024 11:27:05 +0100 Subject: [PATCH 02/10] chore: update readme with suggestions from quality gate ref: https://github.com/eclipse-tractusx/portal-frontend/issues/564 https://github.com/eclipse-tractusx/portal-assets/issues/272 https://github.com/eclipse-tractusx/portal-frontend/issues/562 --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6f4a2c73b..5955029e3 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,27 @@ -# Catena-X Portal: Helm charts +![LeadingRepository](https://img.shields.io/badge/Leading_Repository-blue) -![Tag](https://img.shields.io/static/v1?label=&message=LeadingRepository&color=green&style=flat) +# Portal: Helm charts This repository contains the following helm charts: ## Portal -This helm chart installs the Catena-X Portal application which consists of +This helm chart installs the Portal application which consists of * [portal-frontend](https://github.com/eclipse-tractusx/portal-frontend), * [portal-frontend-registration](https://github.com/eclipse-tractusx/portal-frontend-registration), * [portal-assets](https://github.com/eclipse-tractusx/portal-assets) and * [portal-backend](https://github.com/eclipse-tractusx/portal-backend). -The Catena-X Portal is designed to work with the [Catena-X IAM](https://github.com/eclipse-tractusx/portal-iam). +The Portal is designed to work with the [IAM](https://github.com/eclipse-tractusx/portal-iam). -For detailed information please refer to the chart specific **[README](./charts/portal/README.md)**. +For **installation** details and further information, please refer to the chart specific [README](./charts/portal/README.md). -## LocalDev Portal & CX IAM +Please refer to the `docs` directory of the [portal-assets](https://github.com/eclipse-tractusx/portal-assets) repository for the overarching user and developer documentation of the Portal application. -This umbrella chart installs the CX Portal and the CX IAM Keycloak instances. +## LocalDev Portal & IAM + +This umbrella chart installs the Portal and the IAM Keycloak instances. It's intended for the local setup of the those components in order to aid the local development. From 32695013b242becb9c27a53a5ec0620bdfe8e64d Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Fri, 1 Mar 2024 11:27:51 +0100 Subject: [PATCH 03/10] chore: update file header https://github.com/eclipse-tractusx/portal/issues/206 --- .tractusx | 2 +- charts/chart-testing-config.yaml | 2 +- charts/portal/Chart.yaml | 2 +- charts/portal/templates/cronjob-backend-portal-maintenance.yaml | 2 +- charts/portal/templates/cronjob-backend-processes.yaml | 2 +- charts/portal/templates/deployment-backend-administration.yaml | 2 +- charts/portal/templates/deployment-backend-appmarketplace.yaml | 2 +- charts/portal/templates/deployment-backend-registration.yaml | 2 +- charts/portal/templates/deployment-backend-services.yaml | 2 +- charts/portal/templates/deployment-frontend-assets.yaml | 2 +- charts/portal/templates/deployment-frontend-portal.yaml | 2 +- charts/portal/templates/deployment-frontend-registration.yaml | 2 +- charts/portal/templates/ingress-backend.yaml | 2 +- charts/portal/templates/ingress-frontend.yaml | 2 +- charts/portal/templates/job-backend-portal-migrations.yaml | 2 +- .../portal/templates/job-backend-provisioning-migrations.yaml | 2 +- charts/portal/templates/secret-backend-keycloak.yaml | 2 +- charts/portal/values.yaml | 2 +- consortia/argocd-app-templates/appsetup-beta.yaml | 2 +- consortia/argocd-app-templates/appsetup-dev.yaml | 2 +- consortia/argocd-app-templates/appsetup-int.yaml | 2 +- consortia/argocd-app-templates/appsetup-pen.yaml | 2 +- consortia/argocd-app-templates/appsetup-rc.yaml | 2 +- consortia/argocd-app-templates/appsetup-stable.yaml | 2 +- consortia/argocd-app-templates/appsetup-upgrade.yaml | 2 +- consortia/environments/values-beta.yaml | 2 +- consortia/environments/values-dev.yaml | 2 +- consortia/environments/values-int.yaml | 2 +- consortia/environments/values-pen.yaml | 2 +- consortia/environments/values-rc.yaml | 2 +- consortia/environments/values-upgrade.yaml | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.tractusx b/.tractusx index 79dbad763..9555104b4 100644 --- a/.tractusx +++ b/.tractusx @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/chart-testing-config.yaml b/charts/chart-testing-config.yaml index 4174d1aec..bf2a72491 100644 --- a/charts/chart-testing-config.yaml +++ b/charts/chart-testing-config.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index a244c74ec..2058498b1 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/cronjob-backend-portal-maintenance.yaml b/charts/portal/templates/cronjob-backend-portal-maintenance.yaml index 508b5d7b7..8d7aa7e37 100644 --- a/charts/portal/templates/cronjob-backend-portal-maintenance.yaml +++ b/charts/portal/templates/cronjob-backend-portal-maintenance.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/cronjob-backend-processes.yaml b/charts/portal/templates/cronjob-backend-processes.yaml index 337e25800..317783ca5 100644 --- a/charts/portal/templates/cronjob-backend-processes.yaml +++ b/charts/portal/templates/cronjob-backend-processes.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-backend-administration.yaml b/charts/portal/templates/deployment-backend-administration.yaml index 4b77bb8c8..ab196dd39 100644 --- a/charts/portal/templates/deployment-backend-administration.yaml +++ b/charts/portal/templates/deployment-backend-administration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-backend-appmarketplace.yaml b/charts/portal/templates/deployment-backend-appmarketplace.yaml index ec5d62850..c01b416dc 100644 --- a/charts/portal/templates/deployment-backend-appmarketplace.yaml +++ b/charts/portal/templates/deployment-backend-appmarketplace.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-backend-registration.yaml b/charts/portal/templates/deployment-backend-registration.yaml index adb184a77..16e39008d 100644 --- a/charts/portal/templates/deployment-backend-registration.yaml +++ b/charts/portal/templates/deployment-backend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-backend-services.yaml b/charts/portal/templates/deployment-backend-services.yaml index 04ec6190c..dcb13daca 100644 --- a/charts/portal/templates/deployment-backend-services.yaml +++ b/charts/portal/templates/deployment-backend-services.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-frontend-assets.yaml b/charts/portal/templates/deployment-frontend-assets.yaml index 5808da92a..966018f55 100644 --- a/charts/portal/templates/deployment-frontend-assets.yaml +++ b/charts/portal/templates/deployment-frontend-assets.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-frontend-portal.yaml b/charts/portal/templates/deployment-frontend-portal.yaml index f72ea1431..0eef3ef11 100644 --- a/charts/portal/templates/deployment-frontend-portal.yaml +++ b/charts/portal/templates/deployment-frontend-portal.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/deployment-frontend-registration.yaml b/charts/portal/templates/deployment-frontend-registration.yaml index b79ec4cbe..b4d7f901a 100644 --- a/charts/portal/templates/deployment-frontend-registration.yaml +++ b/charts/portal/templates/deployment-frontend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/ingress-backend.yaml b/charts/portal/templates/ingress-backend.yaml index 8351abc4a..a4bf2c60c 100644 --- a/charts/portal/templates/ingress-backend.yaml +++ b/charts/portal/templates/ingress-backend.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/portal/templates/ingress-frontend.yaml b/charts/portal/templates/ingress-frontend.yaml index f37456536..1eaa32b97 100644 --- a/charts/portal/templates/ingress-frontend.yaml +++ b/charts/portal/templates/ingress-frontend.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/portal/templates/job-backend-portal-migrations.yaml b/charts/portal/templates/job-backend-portal-migrations.yaml index 9021ab4e4..47e5fac3f 100644 --- a/charts/portal/templates/job-backend-portal-migrations.yaml +++ b/charts/portal/templates/job-backend-portal-migrations.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/job-backend-provisioning-migrations.yaml b/charts/portal/templates/job-backend-provisioning-migrations.yaml index 572259207..64c88df26 100644 --- a/charts/portal/templates/job-backend-provisioning-migrations.yaml +++ b/charts/portal/templates/job-backend-provisioning-migrations.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/templates/secret-backend-keycloak.yaml b/charts/portal/templates/secret-backend-keycloak.yaml index 73c52b9c8..0c28aadd3 100644 --- a/charts/portal/templates/secret-backend-keycloak.yaml +++ b/charts/portal/templates/secret-backend-keycloak.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index 18ba9b623..5f4621f29 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-beta.yaml b/consortia/argocd-app-templates/appsetup-beta.yaml index 222a805f1..5cddabc4b 100644 --- a/consortia/argocd-app-templates/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/appsetup-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-dev.yaml b/consortia/argocd-app-templates/appsetup-dev.yaml index 841fd15f7..130e274bd 100644 --- a/consortia/argocd-app-templates/appsetup-dev.yaml +++ b/consortia/argocd-app-templates/appsetup-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-int.yaml b/consortia/argocd-app-templates/appsetup-int.yaml index b0911d897..828b694ca 100644 --- a/consortia/argocd-app-templates/appsetup-int.yaml +++ b/consortia/argocd-app-templates/appsetup-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index 93fbddb53..fc720ff53 100644 --- a/consortia/argocd-app-templates/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/appsetup-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-rc.yaml b/consortia/argocd-app-templates/appsetup-rc.yaml index 8d2fc0a0a..668735455 100644 --- a/consortia/argocd-app-templates/appsetup-rc.yaml +++ b/consortia/argocd-app-templates/appsetup-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-stable.yaml b/consortia/argocd-app-templates/appsetup-stable.yaml index d54a8704c..d538a9717 100644 --- a/consortia/argocd-app-templates/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/appsetup-stable.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/appsetup-upgrade.yaml b/consortia/argocd-app-templates/appsetup-upgrade.yaml index 8f48d77ae..472e36033 100644 --- a/consortia/argocd-app-templates/appsetup-upgrade.yaml +++ b/consortia/argocd-app-templates/appsetup-upgrade.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-beta.yaml b/consortia/environments/values-beta.yaml index c9aa86572..c700083b1 100644 --- a/consortia/environments/values-beta.yaml +++ b/consortia/environments/values-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-dev.yaml b/consortia/environments/values-dev.yaml index 0db7dfe02..2f10f3f95 100644 --- a/consortia/environments/values-dev.yaml +++ b/consortia/environments/values-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-int.yaml b/consortia/environments/values-int.yaml index a6523d12d..8d35d9db2 100644 --- a/consortia/environments/values-int.yaml +++ b/consortia/environments/values-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-pen.yaml b/consortia/environments/values-pen.yaml index 9fa665803..309204168 100644 --- a/consortia/environments/values-pen.yaml +++ b/consortia/environments/values-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-rc.yaml b/consortia/environments/values-rc.yaml index 7b6a335ff..f976ffb9e 100644 --- a/consortia/environments/values-rc.yaml +++ b/consortia/environments/values-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/values-upgrade.yaml b/consortia/environments/values-upgrade.yaml index eba6c62c7..e593ebf91 100644 --- a/consortia/environments/values-upgrade.yaml +++ b/consortia/environments/values-upgrade.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. From 765010800171f9478dadfa965bfe844670ad998f Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 5 Mar 2024 14:54:20 +0000 Subject: [PATCH 04/10] Add new images for portal backend --- charts/portal/values.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index 5f4621f29..c9f93b28d 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -265,7 +265,7 @@ backend: name: "registration-service" image: name: "docker.io/tractusx/portal-registration-service" - registrationservicetag: v1.8.0-RC7 + registrationservicetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -315,7 +315,7 @@ backend: name: "administration-service" image: name: "docker.io/tractusx/portal-administration-service" - administrationservicetag: v1.8.0-RC7 + administrationservicetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -432,7 +432,7 @@ backend: name: "marketplace-app-service" image: name: "docker.io/tractusx/portal-marketplace-app-service" - appmarketplaceservicetag: v1.8.0-RC7 + appmarketplaceservicetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -565,7 +565,7 @@ backend: name: "portal-migrations" image: name: "docker.io/tractusx/portal-portal-migrations" - portalmigrationstag: v1.8.0-RC7 + portalmigrationstag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -589,7 +589,7 @@ backend: name: "portal-maintenance" image: name: "docker.io/tractusx/portal-maintenance-service" - portalmaintenancetag: v1.8.0-RC7 + portalmaintenancetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -608,7 +608,7 @@ backend: name: "notification-service" image: name: "docker.io/tractusx/portal-notification-service" - notificationservicetag: v1.8.0-RC7 + notificationservicetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -636,7 +636,7 @@ backend: name: "services-service" image: name: "docker.io/tractusx/portal-services-service" - servicesservicetag: v1.8.0-RC7 + servicesservicetag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -717,7 +717,7 @@ backend: name: "provisioning-migrations" image: name: "docker.io/tractusx/portal-provisioning-migrations" - provisioningmigrationstag: v1.8.0-RC7 + provisioningmigrationstag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. @@ -734,7 +734,7 @@ backend: name: "processes-worker" image: name: "docker.io/tractusx/portal-processes-worker" - processesworkertag: v1.8.0-RC7 + processesworkertag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. From 2c07b0b110d0944ece1991727c4f28c8da979c9e Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 5 Mar 2024 16:04:16 +0000 Subject: [PATCH 05/10] Add new image for portal --- charts/portal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index c9f93b28d..bd5177bec 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -92,7 +92,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: v1.8.0-RC6 + portaltag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. From bf5657983136bf3a94e879aba206d9ab5003426e Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 5 Mar 2024 16:15:04 +0000 Subject: [PATCH 06/10] Add new image for portal registration --- charts/portal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index bd5177bec..49058eb05 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -107,7 +107,7 @@ frontend: name: "registration" image: name: "docker.io/tractusx/portal-frontend-registration" - registrationtag: v1.6.0-RC5 + registrationtag: v1.6.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. From 1dcd74ac0ba605e5521561e1b06703c2df0cd2fd Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 5 Mar 2024 16:44:25 +0000 Subject: [PATCH 07/10] Add new image for portal assets --- charts/portal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index 49058eb05..c3cb26b02 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -122,7 +122,7 @@ frontend: name: "assets" image: name: "docker.io/tractusx/portal-assets" - assetstag: v1.8.0-RC5 + assetstag: v1.8.0 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. From 6bb689f0b010805a8d0448164f1bf6d69b9fee24 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Wed, 6 Mar 2024 08:43:55 +0100 Subject: [PATCH 08/10] build(v1.8.0): update changelog --- CHANGELOG.md | 98 +++++++--------------------------------------------- 1 file changed, 13 insertions(+), 85 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 199be5562..8b23c53ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,105 +2,33 @@ New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal helm chart. -## 1.8.0-RC8 - -### Change - -* defined unique "portal" templates -* enabled templates for database access to postgresql dependency -* changed template for labels in ingresses - -## 1.8.0-RC7 - -### Change - -* changed to new container images - * portal-assets: v1.8.0-RC5 - * portal-frontend: v1.8.0-RC6 - * portal-backend: v1.8.0-RC7 - -### Bugfix - -* portal-backend: removed configuration for deletion of realm in sharedIdP (not needed anymore) - -## 1.8.0-RC6 +## 1.8.0 ### Change * changed to new container images - * portal-assets: v1.8.0-RC4 - * portal-frontend: v1.8.0-RC5 - * portal-frontend-registration: v1.6.0-RC5 - * portal-backend: v1.8.0-RC6 -* portal-backend: - * added configuration for company certificate - -### Bugfix - -* portal-backend: - * adjusted token auth address configuration for external services - * mounted tmp directory to enable file upload with readOnlyRootFilesystem - -## 1.8.0-RC5 - -### Change - -* changed to new container images - * portal-frontend: v1.8.0-RC4 - * portal-frontend-registration: v1.6.0-RC4 - * portal-backend: v1.8.0-RC5 + * portal-assets: v1.8.0 + * portal-frontend: v1.8.0 + * portal-frontend-registration: v1.6.0 + * portal-backend: v1.8.0 * enabled readOnlyRootFilesystem in containers (TRG-4.07) * made imagePullPolicy configurable, default set to IfNotPresent -* added registry for image name - -## 1.8.0-RC4 - -### Change - -* changed to new container images - * portal-assets: v1.8.0-RC3 - * portal-frontend: v1.8.0-RC3 - * portal-frontend-registration: v1.6.0-RC3 - * portal-backend: v1.8.0-RC4 - -## 1.8.0-RC3 - -### Change - -* changed to new container images - * portal-assets: v1.8.0-RC2 - * portal-frontend: v1.8.0-RC2 - * portal-backend: v1.8.0-RC3 -* portal-backend: - * added configuration for decline url in the invitation e-mail - -## 1.8.0-RC2 - -### Change - -* changed to new container images - * portal-frontend-registration: v1.6.0-RC2 - * portal-backend: v1.8.0-RC2 - -## 1.8.0-RC1 - -### Change - -* changed to new container images - * portal-assets: v1.8.0-RC1 - * portal-frontend: v1.8.0-RC1 - * portal-frontend-registration: v1.6.0-RC1 - * portal-backend: v1.8.0-RC1.1 +* added container registry (docker.io) to images +* defined unique "portal" template functions +* enabled template functions for database access to postgresql dependency * portal-backend: * streamlined process identity config * added configuration for decline registration endpoint * enabled service conformity configuration + * added configuration for decline url in the invitation e-mail + * added configuration for company certificate ### Technical Support * re-enable helm upgrade in the chart-testing workflow: the step was disabled due to major postgres upgrade in subchart in the previous version - -Please be aware that **this version is still in Release Candidate phase**: especially documentation is still WIP. +* changed portal-cd references to portal due to repository renaming +* updated README.md + * mentioned `docs` folder in portal-assets repository ## 1.7.0 From 9b955b67b04b9e0da3f2f6726537c15d6a3b777e Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Wed, 6 Mar 2024 08:49:20 +0100 Subject: [PATCH 09/10] build(v1.8.0): bump version --- charts/portal/Chart.yaml | 4 ++-- consortia/argocd-app-templates/appsetup-beta.yaml | 2 +- consortia/argocd-app-templates/appsetup-int.yaml | 2 +- consortia/argocd-app-templates/appsetup-pen.yaml | 2 +- consortia/argocd-app-templates/appsetup-stable.yaml | 2 +- consortia/argocd-app-templates/appsetup-upgrade.yaml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 2058498b1..54539dee8 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -20,8 +20,8 @@ apiVersion: v2 name: portal type: application -version: 1.8.0-RC8 -appVersion: 1.8.0-RC8 +version: 1.8.0 +appVersion: 1.8.0 description: Helm chart for Catena-X Portal home: https://github.com/eclipse-tractusx/portal sources: diff --git a/consortia/argocd-app-templates/appsetup-beta.yaml b/consortia/argocd-app-templates/appsetup-beta.yaml index 5cddabc4b..9ed1955c6 100644 --- a/consortia/argocd-app-templates/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/appsetup-beta.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-1.8.0-RC8 + targetRevision: portal-1.8.0 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-int.yaml b/consortia/argocd-app-templates/appsetup-int.yaml index 828b694ca..794d04ce6 100644 --- a/consortia/argocd-app-templates/appsetup-int.yaml +++ b/consortia/argocd-app-templates/appsetup-int.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-1.8.0-RC8 + targetRevision: portal-1.8.0 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index fc720ff53..3277acf57 100644 --- a/consortia/argocd-app-templates/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/appsetup-pen.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-1.8.0-RC8 + targetRevision: portal-1.8.0 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-stable.yaml b/consortia/argocd-app-templates/appsetup-stable.yaml index d538a9717..de2d36749 100644 --- a/consortia/argocd-app-templates/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/appsetup-stable.yaml @@ -29,7 +29,7 @@ spec: source: path: '' repoURL: 'https://eclipse-tractusx.github.io/charts/dev' - targetRevision: 1.8.0-RC8 + targetRevision: 1.8.0 plugin: env: - name: HELM_VALUES diff --git a/consortia/argocd-app-templates/appsetup-upgrade.yaml b/consortia/argocd-app-templates/appsetup-upgrade.yaml index 472e36033..0541e371e 100644 --- a/consortia/argocd-app-templates/appsetup-upgrade.yaml +++ b/consortia/argocd-app-templates/appsetup-upgrade.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-1.8.0-RC8 + targetRevision: portal-1.8.0 plugin: env: - name: AVP_SECRET From fff9675a3ceb569c127c081a84ab35425adced1b Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Wed, 6 Mar 2024 08:52:40 +0100 Subject: [PATCH 10/10] build(v1.8.0): update chart readme --- charts/portal/README.md | 46 +++++++++++++++++----------------- charts/portal/README.md.gotmpl | 18 ++++++------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/charts/portal/README.md b/charts/portal/README.md index b121a05b0..08b4aa12d 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -1,22 +1,22 @@ # Helm chart for Catena-X Portal -![Version: 1.8.0-RC8](https://img.shields.io/badge/Version-1.8.0--RC8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0-RC8](https://img.shields.io/badge/AppVersion-1.8.0--RC8-informational?style=flat-square) +![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) This helm chart installs the Catena-X Portal application which consists of -* [portal-frontend (v1.8.0-RC6)](https://github.com/eclipse-tractusx/portal-frontend/tree/v1.8.0-RC6), -* [portal-frontend-registration (v1.6.0-RC5)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.6.0-RC5), -* [portal-assets (v1.8.0-RC5)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5) and -* [portal-backend (v1.8.0-RC7)](https://github.com/eclipse-tractusx/portal-backend/tree/v1.8.0-RC7). +* [portal-frontend (v1.8.0)](https://github.com/eclipse-tractusx/portal-frontend/tree/v1.8.0), +* [portal-frontend-registration (v1.6.0)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.6.0), +* [portal-assets (v1.8.0)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0) and +* [portal-backend (v1.8.0)](https://github.com/eclipse-tractusx/portal-backend/tree/v1.8.0). The Catena-X Portal is designed to work with the [Catena-X IAM](https://github.com/eclipse-tractusx/portal-iam). -This version is compatible with the 2.1.0-RC1 version of the IAM instances: -* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-2.1.0-RC1/charts/centralidp/README.md) -* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-2.1.0-RC1/charts/sharedidp/README.md) +This version is compatible with the 2.1.0 version of the IAM instances: +* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-2.1.0/charts/centralidp/README.md) +* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-2.1.0/charts/sharedidp/README.md) -For information on how to upgrade from previous versions please refer to [Version Upgrade](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5/docs/developer/Technical%20Documentation/Version%20Upgrade/portal-upgrade-details.md). +For information on how to upgrade from previous versions please refer to [Version Upgrade](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0/docs/developer/Technical%20Documentation/Version%20Upgrade/portal-upgrade-details.md). -For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5/docs/developer/Technical%20Documentation). +For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0/docs/developer/Technical%20Documentation). The referenced container images are for demonstration purposes only. @@ -41,7 +41,7 @@ To use the helm chart as a dependency: dependencies: - name: portal repository: https://eclipse-tractusx.github.io/charts/dev - version: 1.8.0-RC8 + version: 1.8.0 ``` ## Requirements @@ -77,17 +77,17 @@ dependencies: | frontend.ingress.hosts[0] | object | `{"host":"portal.example.org","paths":[{"backend":{"port":8080,"service":"portal"},"path":"/(.*)","pathType":"Prefix"},{"backend":{"port":8080,"service":"registration"},"path":"/registration/(.*)","pathType":"Prefix"},{"backend":{"port":8080,"service":"assets"},"path":"/((assetsORdocumentation)/.*)","pathType":"Prefix"}]}` | Provide default path for the ingress record. | | frontend.portal.name | string | `"portal"` | | | frontend.portal.image.name | string | `"docker.io/tractusx/portal-frontend"` | | -| frontend.portal.image.portaltag | string | `"v1.8.0-RC6"` | | +| frontend.portal.image.portaltag | string | `"v1.8.0"` | | | frontend.portal.image.pullPolicy | string | `"IfNotPresent"` | | | frontend.portal.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | frontend.registration.name | string | `"registration"` | | | frontend.registration.image.name | string | `"docker.io/tractusx/portal-frontend-registration"` | | -| frontend.registration.image.registrationtag | string | `"v1.6.0-RC5"` | | +| frontend.registration.image.registrationtag | string | `"v1.6.0"` | | | frontend.registration.image.pullPolicy | string | `"IfNotPresent"` | | | frontend.registration.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | frontend.assets.name | string | `"assets"` | | | frontend.assets.image.name | string | `"docker.io/tractusx/portal-assets"` | | -| frontend.assets.image.assetstag | string | `"v1.8.0-RC5"` | | +| frontend.assets.image.assetstag | string | `"v1.8.0"` | | | frontend.assets.image.pullPolicy | string | `"IfNotPresent"` | | | frontend.assets.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | frontend.assets.path | string | `"/assets"` | | @@ -147,7 +147,7 @@ dependencies: | backend.healthChecks.readyness.path | string | `"/ready"` | | | backend.registration.name | string | `"registration-service"` | | | backend.registration.image.name | string | `"docker.io/tractusx/portal-registration-service"` | | -| backend.registration.image.registrationservicetag | string | `"v1.8.0-RC7"` | | +| backend.registration.image.registrationservicetag | string | `"v1.8.0"` | | | backend.registration.image.pullPolicy | string | `"IfNotPresent"` | | | backend.registration.resources | object | `{"requests":{"cpu":"15m","memory":"385M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.registration.basePath | string | `"api/registration"` | | @@ -173,7 +173,7 @@ dependencies: | backend.registration.submitDocumentTypeIds.type0 | string | `"COMMERCIAL_REGISTER_EXTRACT"` | | | backend.administration.name | string | `"administration-service"` | | | backend.administration.image.name | string | `"docker.io/tractusx/portal-administration-service"` | | -| backend.administration.image.administrationservicetag | string | `"v1.8.0-RC7"` | | +| backend.administration.image.administrationservicetag | string | `"v1.8.0"` | | | backend.administration.image.pullPolicy | string | `"IfNotPresent"` | | | backend.administration.resources | object | `{"requests":{"cpu":"15m","memory":"385M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.administration.basePath | string | `"api/administration"` | | @@ -236,7 +236,7 @@ dependencies: | backend.provisioning.sharedRealm.smtpServer.replyTo | string | `"smtp@example.org"` | Provide replyTo. | | backend.appmarketplace.name | string | `"marketplace-app-service"` | | | backend.appmarketplace.image.name | string | `"docker.io/tractusx/portal-marketplace-app-service"` | | -| backend.appmarketplace.image.appmarketplaceservicetag | string | `"v1.8.0-RC7"` | | +| backend.appmarketplace.image.appmarketplaceservicetag | string | `"v1.8.0"` | | | backend.appmarketplace.image.pullPolicy | string | `"IfNotPresent"` | | | backend.appmarketplace.resources | object | `{"requests":{"cpu":"15m","memory":"445M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.appmarketplace.basePath | string | `"api/apps"` | | @@ -318,7 +318,7 @@ dependencies: | backend.appmarketplace.companyAdminRoles.role0 | string | `"Company Admin"` | | | backend.portalmigrations.name | string | `"portal-migrations"` | | | backend.portalmigrations.image.name | string | `"docker.io/tractusx/portal-portal-migrations"` | | -| backend.portalmigrations.image.portalmigrationstag | string | `"v1.8.0-RC7"` | | +| backend.portalmigrations.image.portalmigrationstag | string | `"v1.8.0"` | | | backend.portalmigrations.image.pullPolicy | string | `"IfNotPresent"` | | | backend.portalmigrations.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.portalmigrations.seeding.testDataEnvironments | string | `""` | | @@ -327,14 +327,14 @@ dependencies: | backend.portalmigrations.logging.default | string | `"Information"` | | | backend.portalmaintenance.name | string | `"portal-maintenance"` | | | backend.portalmaintenance.image.name | string | `"docker.io/tractusx/portal-maintenance-service"` | | -| backend.portalmaintenance.image.portalmaintenancetag | string | `"v1.8.0-RC7"` | | +| backend.portalmaintenance.image.portalmaintenancetag | string | `"v1.8.0"` | | | backend.portalmaintenance.image.pullPolicy | string | `"IfNotPresent"` | | | backend.portalmaintenance.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.portalmaintenance.processIdentity.processUserId | string | `"d21d2e8a-fe35-483c-b2b8-4100ed7f0953"` | | | backend.portalmaintenance.logging.default | string | `"Information"` | | | backend.notification.name | string | `"notification-service"` | | | backend.notification.image.name | string | `"docker.io/tractusx/portal-notification-service"` | | -| backend.notification.image.notificationservicetag | string | `"v1.8.0-RC7"` | | +| backend.notification.image.notificationservicetag | string | `"v1.8.0"` | | | backend.notification.image.pullPolicy | string | `"IfNotPresent"` | | | backend.notification.resources | object | `{"requests":{"cpu":"15m","memory":"300M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.notification.basePath | string | `"api/notification"` | | @@ -343,7 +343,7 @@ dependencies: | backend.notification.logging.default | string | `"Information"` | | | backend.services.name | string | `"services-service"` | | | backend.services.image.name | string | `"docker.io/tractusx/portal-services-service"` | | -| backend.services.image.servicesservicetag | string | `"v1.8.0-RC7"` | | +| backend.services.image.servicesservicetag | string | `"v1.8.0"` | | | backend.services.image.pullPolicy | string | `"IfNotPresent"` | | | backend.services.resources | object | `{"requests":{"cpu":"15m","memory":"445M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.services.basePath | string | `"api/services"` | | @@ -387,13 +387,13 @@ dependencies: | backend.services.companyAdminRoles.role0 | string | `"Company Admin"` | | | backend.provisioningmigrations.name | string | `"provisioning-migrations"` | | | backend.provisioningmigrations.image.name | string | `"docker.io/tractusx/portal-provisioning-migrations"` | | -| backend.provisioningmigrations.image.provisioningmigrationstag | string | `"v1.8.0-RC7"` | | +| backend.provisioningmigrations.image.provisioningmigrationstag | string | `"v1.8.0"` | | | backend.provisioningmigrations.image.pullPolicy | string | `"IfNotPresent"` | | | backend.provisioningmigrations.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.provisioningmigrations.logging.default | string | `"Information"` | | | backend.processesworker.name | string | `"processes-worker"` | | | backend.processesworker.image.name | string | `"docker.io/tractusx/portal-processes-worker"` | | -| backend.processesworker.image.processesworkertag | string | `"v1.8.0-RC7"` | | +| backend.processesworker.image.processesworkertag | string | `"v1.8.0"` | | | backend.processesworker.image.pullPolicy | string | `"IfNotPresent"` | | | backend.processesworker.resources | object | `{"requests":{"cpu":"15m","memory":"105M"}}` | We recommend not to specify default resource limits and to leave this as a conscious choice for the user. If you do want to specify resource limits, uncomment the following lines and adjust them as necessary. | | backend.processesworker.logging.default | string | `"Information"` | | diff --git a/charts/portal/README.md.gotmpl b/charts/portal/README.md.gotmpl index 49f4616ab..bf316223f 100644 --- a/charts/portal/README.md.gotmpl +++ b/charts/portal/README.md.gotmpl @@ -4,19 +4,19 @@ This helm chart installs the Catena-X Portal application which consists of -* [portal-frontend (v1.8.0-RC6)](https://github.com/eclipse-tractusx/portal-frontend/tree/v1.8.0-RC6), -* [portal-frontend-registration (v1.6.0-RC5)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.6.0-RC5), -* [portal-assets (v1.8.0-RC5)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5) and -* [portal-backend (v1.8.0-RC7)](https://github.com/eclipse-tractusx/portal-backend/tree/v1.8.0-RC7). +* [portal-frontend (v1.8.0)](https://github.com/eclipse-tractusx/portal-frontend/tree/v1.8.0), +* [portal-frontend-registration (v1.6.0)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.6.0), +* [portal-assets (v1.8.0)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0) and +* [portal-backend (v1.8.0)](https://github.com/eclipse-tractusx/portal-backend/tree/v1.8.0). The Catena-X Portal is designed to work with the [Catena-X IAM](https://github.com/eclipse-tractusx/portal-iam). -This version is compatible with the 2.1.0-RC1 version of the IAM instances: -* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-2.1.0-RC1/charts/centralidp/README.md) -* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-2.1.0-RC1/charts/sharedidp/README.md) +This version is compatible with the 2.1.0 version of the IAM instances: +* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-2.1.0/charts/centralidp/README.md) +* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-2.1.0/charts/sharedidp/README.md) -For information on how to upgrade from previous versions please refer to [Version Upgrade](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5/docs/developer/Technical%20Documentation/Version%20Upgrade/portal-upgrade-details.md). +For information on how to upgrade from previous versions please refer to [Version Upgrade](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0/docs/developer/Technical%20Documentation/Version%20Upgrade/portal-upgrade-details.md). -For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0-RC5/docs/developer/Technical%20Documentation). +For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0/docs/developer/Technical%20Documentation). The referenced container images are for demonstration purposes only.