diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6d756dd87..913a0d79d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,3 +30,6 @@ updates: - "github-actions" schedule: interval: "weekly" + groups: + dependencies: + dependency-type: "production" diff --git a/.github/workflows/administration-service-image-update.yml b/.github/workflows/administration-service-image-update.yml index 48d954aa4..514ae36b9 100644 --- a/.github/workflows/administration-service-image-update.yml +++ b/.github/workflows/administration-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/chart-release.yaml b/.github/workflows/chart-release.yaml index 571fa1d97..c08bb7459 100644 --- a/.github/workflows/chart-release.yaml +++ b/.github/workflows/chart-release.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index 63abfcc44..23f1ad373 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/localdev-chart-test.yaml b/.github/workflows/localdev-chart-test.yaml index 99d79681f..37045b3ee 100644 --- a/.github/workflows/localdev-chart-test.yaml +++ b/.github/workflows/localdev-chart-test.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/maintenance-service-image-update.yml b/.github/workflows/maintenance-service-image-update.yml index 39cbe4ff5..b2b7fc822 100644 --- a/.github/workflows/maintenance-service-image-update.yml +++ b/.github/workflows/maintenance-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/marketplace-app-service-image-update.yml b/.github/workflows/marketplace-app-service-image-update.yml index f1cfff331..b49debe72 100644 --- a/.github/workflows/marketplace-app-service-image-update.yml +++ b/.github/workflows/marketplace-app-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/notification-service-image-update.yml b/.github/workflows/notification-service-image-update.yml index 45b3fc3ab..2fb15039c 100644 --- a/.github/workflows/notification-service-image-update.yml +++ b/.github/workflows/notification-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-assets-image-update.yml b/.github/workflows/portal-assets-image-update.yml index 935decd54..316df3e64 100644 --- a/.github/workflows/portal-assets-image-update.yml +++ b/.github/workflows/portal-assets-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-backend-release-image-update.yml b/.github/workflows/portal-backend-release-image-update.yml index 2d30cb900..e16b06acd 100644 --- a/.github/workflows/portal-backend-release-image-update.yml +++ b/.github/workflows/portal-backend-release-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-chart-test.yaml b/.github/workflows/portal-chart-test.yaml index bbe32254a..4ff6c64a0 100644 --- a/.github/workflows/portal-chart-test.yaml +++ b/.github/workflows/portal-chart-test.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-image-update.yml b/.github/workflows/portal-image-update.yml index 32700421b..00f1c9437 100644 --- a/.github/workflows/portal-image-update.yml +++ b/.github/workflows/portal-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-migrations-image-update.yml b/.github/workflows/portal-migrations-image-update.yml index 24dc4a931..af3dd81e5 100644 --- a/.github/workflows/portal-migrations-image-update.yml +++ b/.github/workflows/portal-migrations-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/portal-registration-image-update.yml b/.github/workflows/portal-registration-image-update.yml index a8f2109a9..a241079b0 100644 --- a/.github/workflows/portal-registration-image-update.yml +++ b/.github/workflows/portal-registration-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/processes-worker-image-update.yml b/.github/workflows/processes-worker-image-update.yml index e86a8a6a7..c3806122f 100644 --- a/.github/workflows/processes-worker-image-update.yml +++ b/.github/workflows/processes-worker-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/provisioning-migrations-image-update.yml b/.github/workflows/provisioning-migrations-image-update.yml index 79a3e2b5b..31ec3d90f 100644 --- a/.github/workflows/provisioning-migrations-image-update.yml +++ b/.github/workflows/provisioning-migrations-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/registration-service-image-update.yml b/.github/workflows/registration-service-image-update.yml index 2695af960..31ac852c9 100644 --- a/.github/workflows/registration-service-image-update.yml +++ b/.github/workflows/registration-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/services-service-image-update.yml b/.github/workflows/services-service-image-update.yml index 9e320583f..a32d55a9d 100644 --- a/.github/workflows/services-service-image-update.yml +++ b/.github/workflows/services-service-image-update.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index 862564152..e182ac76d 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.tractusx b/.tractusx index 9555104b4..b28870320 100644 --- a/.tractusx +++ b/.tractusx @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4e358c3..fb92d67b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal helm chart. +## 2.0.0-RC8 + +### Change + +* changed to new container images + * portal-frontend: v2.0.0-RC7 + * portal-backend: v2.0.0-RC8 + * portal-assets: v2.0.0-RC1 +* reworked year in file header +* portal-backend: + * added dimUserRoles to configuration + ## 2.0.0-RC7 ### Change diff --git a/charts/chart-testing-config.yaml b/charts/chart-testing-config.yaml index bf2a72491..38f109874 100644 --- a/charts/chart-testing-config.yaml +++ b/charts/chart-testing-config.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/localdev/Chart.yaml b/charts/localdev/Chart.yaml index c9e42da24..64346a46e 100644 --- a/charts/localdev/Chart.yaml +++ b/charts/localdev/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/localdev/templates/_helpers.tpl b/charts/localdev/templates/_helpers.tpl index c464dc45c..d763b8420 100644 --- a/charts/localdev/templates/_helpers.tpl +++ b/charts/localdev/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/templates/centralidp-spi.yaml b/charts/localdev/templates/centralidp-spi.yaml index 95867f489..16aa33b4c 100644 --- a/charts/localdev/templates/centralidp-spi.yaml +++ b/charts/localdev/templates/centralidp-spi.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/templates/configmap-backend-postgres-init.yaml b/charts/localdev/templates/configmap-backend-postgres-init.yaml index f0c2b4268..784386f2d 100644 --- a/charts/localdev/templates/configmap-backend-postgres-init.yaml +++ b/charts/localdev/templates/configmap-backend-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/templates/secret-postgres-init.yaml b/charts/localdev/templates/secret-postgres-init.yaml index b6ef6be88..86015fa4b 100644 --- a/charts/localdev/templates/secret-postgres-init.yaml +++ b/charts/localdev/templates/secret-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/templates/secret-sharedidp-example-realm.yaml b/charts/localdev/templates/secret-sharedidp-example-realm.yaml index 36d9b5495..f01e98e46 100644 --- a/charts/localdev/templates/secret-sharedidp-example-realm.yaml +++ b/charts/localdev/templates/secret-sharedidp-example-realm.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/templates/sharedidp-spi.yaml b/charts/localdev/templates/sharedidp-spi.yaml index 0d23b9251..47d10c284 100644 --- a/charts/localdev/templates/sharedidp-spi.yaml +++ b/charts/localdev/templates/sharedidp-spi.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/localdev/values.yaml b/charts/localdev/values.yaml index 6a0797167..e07cc9ec5 100644 --- a/charts/localdev/values.yaml +++ b/charts/localdev/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 c2c1c63e4..16cb0a4dc 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -20,8 +20,8 @@ apiVersion: v2 name: portal type: application -version: 2.0.0-RC7 -appVersion: 2.0.0-RC7 +version: 2.0.0-RC8 +appVersion: 2.0.0-RC8 description: Helm chart for Catena-X Portal home: https://github.com/eclipse-tractusx/portal sources: diff --git a/charts/portal/README.md b/charts/portal/README.md index 7f1448d8a..8e403c112 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -1,22 +1,22 @@ # Helm chart for Catena-X Portal -![Version: 2.0.0-RC7](https://img.shields.io/badge/Version-2.0.0--RC7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-RC7](https://img.shields.io/badge/AppVersion-2.0.0--RC7-informational?style=flat-square) +![Version: 2.0.0-RC8](https://img.shields.io/badge/Version-2.0.0--RC8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-RC8](https://img.shields.io/badge/AppVersion-2.0.0--RC8-informational?style=flat-square) This helm chart installs the Catena-X Portal application which consists of -* [portal-frontend (v2.0.0-RC6)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC6), +* [portal-frontend (v2.0.0-RC7)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC7), * [portal-frontend-registration (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v2.0.0-RC1), -* [portal-assets (v1.8.0)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0) and -* [portal-backend (v2.0.0-RC7)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC7). +* [portal-assets (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-assets/tree/v2.0.0-RC1) and +* [portal-backend (v2.0.0-RC8)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC8). 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 3.0.0-rc.3 version of the IAM instances: * [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.3/charts/centralidp/README.md) * [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.3/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/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/v2.0.0-RC1/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/docs/developer/Technical%20Documentation). +For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v2.0.0-RC1/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: 2.0.0-RC7 + version: 2.0.0-RC8 ``` ## Requirements @@ -83,7 +83,7 @@ dependencies: | frontend.ingress.hosts[0] | object | `{"host":"","paths":[{"backend":{"port":8080,"service":"portal"},"path":"/(.*)","pathType":"Prefix"},{"backend":{"port":8080,"service":"registration"},"path":"/registration/(.*)","pathType":"Prefix"},{"backend":{"port":8080,"service":"assets"},"path":"/((assets|documentation)/.*)","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 | `"v2.0.0-RC6"` | | +| frontend.portal.image.portaltag | string | `"v2.0.0-RC7"` | | | frontend.portal.image.pullPolicy | string | `"IfNotPresent"` | | | frontend.portal.resources | object | `{"limits":{"cpu":"75m","memory":"125M"},"requests":{"cpu":"25m","memory":"125M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | frontend.registration.name | string | `"registration"` | | @@ -93,7 +93,7 @@ dependencies: | frontend.registration.resources | object | `{"limits":{"cpu":"75m","memory":"100M"},"requests":{"cpu":"25m","memory":"100M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | frontend.assets.name | string | `"assets"` | | | frontend.assets.image.name | string | `"docker.io/tractusx/portal-assets"` | | -| frontend.assets.image.assetstag | string | `"v1.8.0"` | | +| frontend.assets.image.assetstag | string | `"v2.0.0-RC1"` | | | frontend.assets.image.pullPolicy | string | `"IfNotPresent"` | | | frontend.assets.resources | object | `{"limits":{"cpu":"45m","memory":"100M"},"requests":{"cpu":"25m","memory":"100M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | frontend.assets.path | string | `"/assets"` | | @@ -146,7 +146,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 | `"v2.0.0-RC7"` | | +| backend.registration.image.registrationservicetag | string | `"v2.0.0-RC8"` | | | backend.registration.image.pullPolicy | string | `"IfNotPresent"` | | | backend.registration.resources | object | `{"limits":{"cpu":"225m","memory":"400M"},"requests":{"cpu":"75m","memory":"400M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | backend.registration.basePath | string | `"api/registration"` | | @@ -172,7 +172,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 | `"v2.0.0-RC7"` | | +| backend.administration.image.administrationservicetag | string | `"v2.0.0-RC8"` | | | backend.administration.image.pullPolicy | string | `"IfNotPresent"` | | | backend.administration.resources | object | `{"limits":{"cpu":"225m","memory":"500M"},"requests":{"cpu":"75m","memory":"500M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.appmarketplace.image.appmarketplaceservicetag | string | `"v2.0.0-RC8"` | | | backend.appmarketplace.image.pullPolicy | string | `"IfNotPresent"` | | | backend.appmarketplace.resources | object | `{"limits":{"cpu":"225m","memory":"400M"},"requests":{"cpu":"75m","memory":"400M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.portalmigrations.image.portalmigrationstag | string | `"v2.0.0-RC8"` | | | backend.portalmigrations.image.pullPolicy | string | `"IfNotPresent"` | | | backend.portalmigrations.resources | object | `{"limits":{"cpu":"75m","memory":"350M"},"requests":{"cpu":"25m","memory":"350M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.portalmaintenance.image.portalmaintenancetag | string | `"v2.0.0-RC8"` | | | backend.portalmaintenance.image.pullPolicy | string | `"IfNotPresent"` | | | backend.portalmaintenance.resources | object | `{"limits":{"cpu":"75m","memory":"200M"},"requests":{"cpu":"25m","memory":"200M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.notification.image.notificationservicetag | string | `"v2.0.0-RC8"` | | | backend.notification.image.pullPolicy | string | `"IfNotPresent"` | | | backend.notification.resources | object | `{"limits":{"cpu":"225m","memory":"200M"},"requests":{"cpu":"75m","memory":"200M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.services.image.servicesservicetag | string | `"v2.0.0-RC8"` | | | backend.services.image.pullPolicy | string | `"IfNotPresent"` | | | backend.services.resources | object | `{"limits":{"cpu":"225m","memory":"300M"},"requests":{"cpu":"75m","memory":"300M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.provisioningmigrations.image.provisioningmigrationstag | string | `"v2.0.0-RC8"` | | | backend.provisioningmigrations.image.pullPolicy | string | `"IfNotPresent"` | | | backend.provisioningmigrations.resources | object | `{"limits":{"cpu":"75m","memory":"200M"},"requests":{"cpu":"25m","memory":"200M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | 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 | `"v2.0.0-RC7"` | | +| backend.processesworker.image.processesworkertag | string | `"v2.0.0-RC8"` | | | backend.processesworker.image.pullPolicy | string | `"IfNotPresent"` | | | backend.processesworker.resources | object | `{"limits":{"cpu":"225m","memory":"600M"},"requests":{"cpu":"75m","memory":"600M"}}` | We recommend to review the default resource limits as this should a conscious choice. | | backend.processesworker.logging.default | string | `"Information"` | | diff --git a/charts/portal/README.md.gotmpl b/charts/portal/README.md.gotmpl index 3ed572c0b..87123bb2b 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 (v2.0.0-RC6)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC6), +* [portal-frontend (v2.0.0-RC7)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC7), * [portal-frontend-registration (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v2.0.0-RC1), -* [portal-assets (v1.8.0)](https://github.com/eclipse-tractusx/portal-assets/tree/v1.8.0) and -* [portal-backend (v2.0.0-RC7)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC7). +* [portal-assets (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-assets/tree/v2.0.0-RC1) and +* [portal-backend (v2.0.0-RC8)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC8). 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 3.0.0-rc.3 version of the IAM instances: * [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.3/charts/centralidp/README.md) * [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.3/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/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/v2.0.0-RC1/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/docs/developer/Technical%20Documentation). +For further information please refer to [Technical Documentation](https://github.com/eclipse-tractusx/portal-assets/tree/v2.0.0-RC1/docs/developer/Technical%20Documentation). The referenced container images are for demonstration purposes only. diff --git a/charts/portal/templates/configmap-backend-postgres-init.yaml b/charts/portal/templates/configmap-backend-postgres-init.yaml index a8b2d9f75..8bdc74169 100644 --- a/charts/portal/templates/configmap-backend-postgres-init.yaml +++ b/charts/portal/templates/configmap-backend-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 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 4606c294d..f8e55243e 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, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 542b3b47c..41080d9c4 100644 --- a/charts/portal/templates/cronjob-backend-processes.yaml +++ b/charts/portal/templates/cronjob-backend-processes.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -82,6 +82,10 @@ spec: {{- end }} - name: "PROVISIONING__SERVICEACCOUNTCLIENTPREFIX" value: "{{ .Values.backend.provisioning.serviceAccountClientPrefix }}" + - name: "PROVISIONING__DIMUSERROLES__0__CLIENTID" + value: "{{ .Values.centralidp.clients.technicalRolesManagement }}" + - name: "PROVISIONING__DIMUSERROLES__0__USERROLENAMES__0" + value: "{{ .Values.backend.administration.serviceAccount.dimCreationRoles.role0 }}" - name: "APPLICATIONACTIVATION__APPLICATIONAPPROVALINITIALROLES__0__CLIENTID" value: "{{ .Values.centralidp.clients.portal }}" - name: "APPLICATIONACTIVATION__APPLICATIONAPPROVALINITIALROLES__0__USERROLENAMES__0" diff --git a/charts/portal/templates/deployment-backend-administration.yaml b/charts/portal/templates/deployment-backend-administration.yaml index 69a1b4f4e..0e7dbfdff 100644 --- a/charts/portal/templates/deployment-backend-administration.yaml +++ b/charts/portal/templates/deployment-backend-administration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -430,6 +430,10 @@ spec: value: "{{ .Values.backend.provisioning.sharedRealm.smtpServer.user }}" - name: "PROVISIONING__SHAREDREALMCLIENT__CLIENTID" value: "{{ .Values.backend.provisioning.sharedRealmClient.clientId }}" + - name: "PROVISIONING__DIMUSERROLES__0__CLIENTID" + value: "{{ .Values.centralidp.clients.technicalRolesManagement }}" + - name: "PROVISIONING__DIMUSERROLES__0__USERROLENAMES__0" + value: "{{ .Values.backend.administration.serviceAccount.dimCreationRoles.role0 }}" - name: "REGISTRATION__DOCUMENTTYPEIDS__0" value: "{{ .Values.backend.administration.registration.documentTypeIds.type0 }}" - name: "REGISTRATION__HELPADDRESS" diff --git a/charts/portal/templates/deployment-backend-appmarketplace.yaml b/charts/portal/templates/deployment-backend-appmarketplace.yaml index 5fc7917ab..69a281494 100644 --- a/charts/portal/templates/deployment-backend-appmarketplace.yaml +++ b/charts/portal/templates/deployment-backend-appmarketplace.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -309,6 +309,10 @@ spec: value: "{{ .Values.centralidp.realm }}" - name: "PROVISIONING__CENTRALREALMID" value: "{{ .Values.backend.provisioning.centralRealmId }}" + - name: "PROVISIONING__DIMUSERROLES__0__CLIENTID" + value: "{{ .Values.centralidp.clients.technicalRolesManagement }}" + - name: "PROVISIONING__DIMUSERROLES__0__USERROLENAMES__0" + value: "{{ .Values.backend.administration.serviceAccount.dimCreationRoles.role0 }}" - name: "MAILINGPROCESSCREATION__ENCRYPTIONCONFIGINDEX" value: "{{ .Values.backend.processesworker.mailing.encryptionConfigIndex }}" - name: "MAILINGPROCESSCREATION__ENCRYPTIONCONFIGS__0__INDEX" diff --git a/charts/portal/templates/deployment-backend-notification.yaml b/charts/portal/templates/deployment-backend-notification.yaml index 711eb4f9d..dd9107d33 100644 --- a/charts/portal/templates/deployment-backend-notification.yaml +++ b/charts/portal/templates/deployment-backend-notification.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021,2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 5df643644..d636854dc 100644 --- a/charts/portal/templates/deployment-backend-registration.yaml +++ b/charts/portal/templates/deployment-backend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -145,6 +145,10 @@ spec: value: "{{ .Values.backend.registration.basePath }}" - name: "PROVISIONING__CENTRALREALM" value: "{{ .Values.centralidp.realm }}" + - name: "PROVISIONING__DIMUSERROLES__0__CLIENTID" + value: "{{ .Values.centralidp.clients.technicalRolesManagement }}" + - name: "PROVISIONING__DIMUSERROLES__0__USERROLENAMES__0" + value: "{{ .Values.backend.administration.serviceAccount.dimCreationRoles.role0 }}" - name: "PROVISIONING__INVITEDUSERINITIALROLES__0__CLIENTID" value: "{{ .Values.centralidp.clients.registration }}" - name: "APPMARKETPLACE__SERVICEMANAGERROLES__0__USERROLENAMES__0" diff --git a/charts/portal/templates/deployment-backend-services.yaml b/charts/portal/templates/deployment-backend-services.yaml index 93b325322..04d27705a 100644 --- a/charts/portal/templates/deployment-backend-services.yaml +++ b/charts/portal/templates/deployment-backend-services.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -141,6 +141,10 @@ spec: value: "{{ .Values.centralidp.realm }}" - name: "PROVISIONING__CENTRALREALMID" value: "{{ .Values.backend.provisioning.centralRealmId }}" + - name: "PROVISIONING__DIMUSERROLES__0__CLIENTID" + value: "{{ .Values.centralidp.clients.technicalRolesManagement }}" + - name: "PROVISIONING__DIMUSERROLES__0__USERROLENAMES__0" + value: "{{ .Values.backend.administration.serviceAccount.dimCreationRoles.role0 }}" - name: "SERVICES__APPROVESERVICENOTIFICATIONTYPEIDS__0" value: "{{ .Values.backend.services.approveServiceNotificationTypeIds.type0 }}" - name: "SERVICES__APPROVESERVICEUSERROLES__0__CLIENTID" diff --git a/charts/portal/templates/deployment-frontend-assets.yaml b/charts/portal/templates/deployment-frontend-assets.yaml index babad712b..02700a16f 100644 --- a/charts/portal/templates/deployment-frontend-assets.yaml +++ b/charts/portal/templates/deployment-frontend-assets.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 6b6bdd1a8..c169d4297 100644 --- a/charts/portal/templates/deployment-frontend-portal.yaml +++ b/charts/portal/templates/deployment-frontend-portal.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 08e8b95f7..565a08790 100644 --- a/charts/portal/templates/deployment-frontend-registration.yaml +++ b/charts/portal/templates/deployment-frontend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 a0704240c..64ebc7d55 100644 --- a/charts/portal/templates/ingress-backend.yaml +++ b/charts/portal/templates/ingress-backend.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +* Copyright (c) 2022 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 30ce26139..f120668a6 100644 --- a/charts/portal/templates/ingress-frontend.yaml +++ b/charts/portal/templates/ingress-frontend.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +* Copyright (c) 2022 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 c02eb718f..9e2abd75a 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, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 7fd371c8a..a20600e02 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, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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-external-db.yaml b/charts/portal/templates/secret-backend-external-db.yaml index 2127c868c..f566837e6 100644 --- a/charts/portal/templates/secret-backend-external-db.yaml +++ b/charts/portal/templates/secret-backend-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 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-interfaces.yaml b/charts/portal/templates/secret-backend-interfaces.yaml index 971f81314..e1cb98b25 100644 --- a/charts/portal/templates/secret-backend-interfaces.yaml +++ b/charts/portal/templates/secret-backend-interfaces.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 2e64d2c59..8a08ce332 100644 --- a/charts/portal/templates/secret-backend-keycloak.yaml +++ b/charts/portal/templates/secret-backend-keycloak.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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-mailing.yaml b/charts/portal/templates/secret-backend-mailing.yaml index 45025fa3b..b17897ee2 100644 --- a/charts/portal/templates/secret-backend-mailing.yaml +++ b/charts/portal/templates/secret-backend-mailing.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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-postgres-init.yaml b/charts/portal/templates/secret-backend-postgres-init.yaml index f3e3ab604..b0d1aca67 100644 --- a/charts/portal/templates/secret-backend-postgres-init.yaml +++ b/charts/portal/templates/secret-backend-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 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/service-backend-administration.yaml b/charts/portal/templates/service-backend-administration.yaml index 2b043dc84..c3b183a73 100644 --- a/charts/portal/templates/service-backend-administration.yaml +++ b/charts/portal/templates/service-backend-administration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-backend-appmarketplace.yaml b/charts/portal/templates/service-backend-appmarketplace.yaml index 8e9930783..70b2dd880 100644 --- a/charts/portal/templates/service-backend-appmarketplace.yaml +++ b/charts/portal/templates/service-backend-appmarketplace.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-backend-notification.yaml b/charts/portal/templates/service-backend-notification.yaml index 429ab7d74..b801a37d1 100644 --- a/charts/portal/templates/service-backend-notification.yaml +++ b/charts/portal/templates/service-backend-notification.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-backend-registration.yaml b/charts/portal/templates/service-backend-registration.yaml index 01dfafc4e..2744d19eb 100644 --- a/charts/portal/templates/service-backend-registration.yaml +++ b/charts/portal/templates/service-backend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-backend-services.yaml b/charts/portal/templates/service-backend-services.yaml index 17587d16e..57d93770f 100644 --- a/charts/portal/templates/service-backend-services.yaml +++ b/charts/portal/templates/service-backend-services.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-frontend-assets.yaml b/charts/portal/templates/service-frontend-assets.yaml index 7cf6f77da..4b4dcb6dd 100644 --- a/charts/portal/templates/service-frontend-assets.yaml +++ b/charts/portal/templates/service-frontend-assets.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-frontend-portal.yaml b/charts/portal/templates/service-frontend-portal.yaml index cf018ef3a..2e7a45510 100644 --- a/charts/portal/templates/service-frontend-portal.yaml +++ b/charts/portal/templates/service-frontend-portal.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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/service-frontend-registration.yaml b/charts/portal/templates/service-frontend-registration.yaml index a0c686969..eb9c59cea 100644 --- a/charts/portal/templates/service-frontend-registration.yaml +++ b/charts/portal/templates/service-frontend-registration.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 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 e7e1b2cb0..37ef0f174 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -126,7 +126,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: 6e984b4c6096a3a5828057c81febe0cbd397bbb1 + portaltag: v2.0.0-RC7 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -154,7 +154,7 @@ frontend: name: "assets" image: name: "docker.io/tractusx/portal-assets" - assetstag: 2433ebaa4f53c82a8dd47b47747faaa990a8a393 + assetstag: v2.0.0-RC1 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -297,7 +297,7 @@ backend: name: "registration-service" image: name: "docker.io/tractusx/portal-registration-service" - registrationservicetag: 857c3d04be4489e6910802be5a20eb6a93e54b1a + registrationservicetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -346,7 +346,7 @@ backend: name: "administration-service" image: name: "docker.io/tractusx/portal-administration-service" - administrationservicetag: 857c3d04be4489e6910802be5a20eb6a93e54b1a + administrationservicetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -464,7 +464,7 @@ backend: name: "marketplace-app-service" image: name: "docker.io/tractusx/portal-marketplace-app-service" - appmarketplaceservicetag: 857c3d04be4489e6910802be5a20eb6a93e54b1a + appmarketplaceservicetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -596,7 +596,7 @@ backend: name: "portal-migrations" image: name: "docker.io/tractusx/portal-portal-migrations" - portalmigrationstag: f43a1ee5fdae0a5a3575c3756050a5a652745218 + portalmigrationstag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -619,7 +619,7 @@ backend: name: "portal-maintenance" image: name: "docker.io/tractusx/portal-maintenance-service" - portalmaintenancetag: f43a1ee5fdae0a5a3575c3756050a5a652745218 + portalmaintenancetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -637,7 +637,7 @@ backend: name: "notification-service" image: name: "docker.io/tractusx/portal-notification-service" - notificationservicetag: 857c3d04be4489e6910802be5a20eb6a93e54b1a + notificationservicetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -664,7 +664,7 @@ backend: name: "services-service" image: name: "docker.io/tractusx/portal-services-service" - servicesservicetag: 857c3d04be4489e6910802be5a20eb6a93e54b1a + servicesservicetag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -744,7 +744,7 @@ backend: name: "provisioning-migrations" image: name: "docker.io/tractusx/portal-provisioning-migrations" - provisioningmigrationstag: f43a1ee5fdae0a5a3575c3756050a5a652745218 + provisioningmigrationstag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -760,7 +760,7 @@ backend: name: "processes-worker" image: name: "docker.io/tractusx/portal-processes-worker" - processesworkertag: abdb344a0781511de60f67f7f7535fed97380d4c + processesworkertag: v2.0.0-RC8 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: diff --git a/consortia/argocd-app-templates/appsetup-beta.yaml b/consortia/argocd-app-templates/appsetup-beta.yaml index 0c4972cb5..4d6185a16 100644 --- a/consortia/argocd-app-templates/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/appsetup-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-2.0.0-RC7 + targetRevision: portal-2.0.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-dev.yaml b/consortia/argocd-app-templates/appsetup-dev.yaml index 130e274bd..5188c5b9a 100644 --- a/consortia/argocd-app-templates/appsetup-dev.yaml +++ b/consortia/argocd-app-templates/appsetup-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 c294d3958..903781362 100644 --- a/consortia/argocd-app-templates/appsetup-int.yaml +++ b/consortia/argocd-app-templates/appsetup-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-2.0.0-RC7 + targetRevision: portal-2.0.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index e987d5471..55e032b28 100644 --- a/consortia/argocd-app-templates/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/appsetup-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-2.0.0-RC7 + targetRevision: portal-2.0.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-rc.yaml b/consortia/argocd-app-templates/appsetup-rc.yaml index 668735455..4c164196b 100644 --- a/consortia/argocd-app-templates/appsetup-rc.yaml +++ b/consortia/argocd-app-templates/appsetup-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 922e355a1..3bb6f9966 100644 --- a/consortia/argocd-app-templates/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/appsetup-stable.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -29,7 +29,7 @@ spec: source: path: '' repoURL: 'https://eclipse-tractusx.github.io/charts/dev' - targetRevision: 2.0.0-RC7 + targetRevision: 2.0.0-RC8 plugin: env: - name: HELM_VALUES diff --git a/consortia/argocd-app-templates/appsetup-upgrade.yaml b/consortia/argocd-app-templates/appsetup-upgrade.yaml index d8cd73110..345dd6812 100644 --- a/consortia/argocd-app-templates/appsetup-upgrade.yaml +++ b/consortia/argocd-app-templates/appsetup-upgrade.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal.git' - targetRevision: portal-2.0.0-RC7 + targetRevision: portal-2.0.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/environments/values-beta.yaml b/consortia/environments/values-beta.yaml index c40ea65aa..fc849c3ab 100644 --- a/consortia/environments/values-beta.yaml +++ b/consortia/environments/values-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 c8e6bc194..8d129d569 100644 --- a/consortia/environments/values-dev.yaml +++ b/consortia/environments/values-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 328740df0..126ba8be2 100644 --- a/consortia/environments/values-int.yaml +++ b/consortia/environments/values-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 acc6bca4e..cf12cc3c6 100644 --- a/consortia/environments/values-pen.yaml +++ b/consortia/environments/values-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 5b6d58e3d..3ff5afa99 100644 --- a/consortia/environments/values-rc.yaml +++ b/consortia/environments/values-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 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 e593ebf91..95f805a60 100644 --- a/consortia/environments/values-upgrade.yaml +++ b/consortia/environments/values-upgrade.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/scripts/push.sh b/consortia/scripts/push.sh index 79546edf1..4ffb74632 100644 --- a/consortia/scripts/push.sh +++ b/consortia/scripts/push.sh @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership.