From 861e0a071d60742a0ae35ea1f6a5b7cb79a97df8 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Thu, 18 Apr 2024 12:29:26 +0200 Subject: [PATCH] build(portal-2.0.0-RC2): finalize version Bump chart version Update CHANGELOG Update README --- CHANGELOG.md | 21 +++++++- charts/portal/Chart.yaml | 4 +- charts/portal/README.md | 50 ++++++++++--------- charts/portal/README.md.gotmpl | 10 ++-- charts/portal/values.yaml | 4 +- .../argocd-app-templates/appsetup-beta.yaml | 2 +- .../argocd-app-templates/appsetup-int.yaml | 2 +- .../argocd-app-templates/appsetup-pen.yaml | 2 +- .../argocd-app-templates/appsetup-stable.yaml | 2 +- .../appsetup-upgrade.yaml | 2 +- 10 files changed, 60 insertions(+), 39 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd3958962..82c139ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,24 @@ New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal helm chart. -## 2.0.0-RC1 +## 2.0.0-RC2 + +### Change + +* changed to new container images + * portal-frontend: v2.0.0-RC2 + * portal-frontend-registration: v2.0.0-RC1 +* portal-frontend: changed bdpm pool api path and improve configuration +* portal-backend: + * moved bpdm api paths into config / helm chart + * activated dim wallet creation + * increased resource limits for processes worker + * added configuration for did resolver + * adjusted configuration for issuerComponent + +### Bugfix + +* portal-backend: added serviceAccountClientPrefix for to processes worker ### Change @@ -22,7 +39,7 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel * db-dependency: * change setup to get latest minor updates * removed fullnameOverride -* helm-test: +* helm-test: * was enabled for removal for fullnameOverride and renaming for postgres secret * updated version to upgrade (R24.03) from and k8s version * portal-backend: diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index a268a7b04..2a72d9605 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -20,8 +20,8 @@ apiVersion: v2 name: portal type: application -version: 2.0.0-RC1 -appVersion: 2.0.0-RC1 +version: 2.0.0-RC2 +appVersion: 2.0.0-RC2 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 536621a42..ab8ae6a95 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -1,18 +1,18 @@ # Helm chart for Catena-X Portal -![Version: 2.0.0-RC1](https://img.shields.io/badge/Version-2.0.0--RC1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-RC1](https://img.shields.io/badge/AppVersion-2.0.0--RC1-informational?style=flat-square) +![Version: 2.0.0-RC2](https://img.shields.io/badge/Version-2.0.0--RC2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-RC2](https://img.shields.io/badge/AppVersion-2.0.0--RC2-informational?style=flat-square) This helm chart installs the Catena-X Portal application which consists of * [portal-frontend (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC1), -* [portal-frontend-registration (v1.7.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.7.0-RC1), +* [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-RC1)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC1). +* [portal-backend (v2.0.0-RC2)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC2). 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.1 version of the IAM instances: -* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.1/charts/centralidp/README.md) -* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.1/charts/sharedidp/README.md) +This version is compatible with the 3.0.0-rc.2 version of the IAM instances: +* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.2/charts/centralidp/README.md) +* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.2/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). @@ -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-RC1 + version: 2.0.0-RC2 ``` ## Requirements @@ -60,12 +60,17 @@ dependencies: | centralidp.address | string | `"https://centralidp.example.org"` | Provide centralidp base address, without trailing '/auth'. | | sharedidpAddress | string | `"https://sharedidp.example.org"` | Provide sharedidp address (CX IAM), without trailing '/auth'. | | semanticsAddress | string | `"https://semantics.example.org"` | Provide semantics base address. | -| bpdmPartnersPoolAddress | string | `"https://business-partners.example.org"` | Provide bpdm partners pool base address. | -| bpdmPortalGateAddress | string | `"https://business-partners.example.org"` | Provide bpdm portal gate base address. | +| bpdm | object | `{"poolAddress":"https://business-partners.example.org","poolApiPath":"/pool/v6","portalGateAddress":"https://business-partners.example.org","portalGateApiPath":"/companies/test-company/v6"}` | Provide details about business partner data management (BPDM). | +| bpdm.poolAddress | string | `"https://business-partners.example.org"` | Provide bpdm partners pool base address. | +| bpdm.poolApiPath | string | `"/pool/v6"` | Provide bpdm pool api path. | +| bpdm.portalGateAddress | string | `"https://business-partners.example.org"` | Provide bpdm portal gate base address. | +| bpdm.portalGateApiPath | string | `"/companies/test-company/v6"` | Provide bpdm portal gate api path. | | custodianAddress | string | `"https://managed-identity-wallets.example.org"` | Provide custodian base address. | | sdfactoryAddress | string | `"https://sdfactory.example.org"` | Provide sdfactory base address. | | clearinghouseAddress | string | `"https://validation.example.org"` | Provide clearinghouse base address. | | clearinghouseTokenAddress | string | `"https://keycloak.example.org/realms/example/protocol/openid-connect/token"` | Provide clearinghouse token address. | +| issuerComponentAddress | string | `"https://issuercomponent.example.org"` | Provide issuer component base address | +| bpnDidResolverAddress | string | `"http://bpndidresolver.example.org/"` | Base address of the Bpn Did Resolver | | frontend.ingress.enabled | bool | `false` | Portal frontend ingress parameters, enable ingress record generation for portal frontend. | | frontend.ingress.name | string | `"frontend"` | | | frontend.ingress.tls[0] | object | `{"hosts":[""],"secretName":""}` | Provide tls secret. | @@ -78,17 +83,16 @@ dependencies: | 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"` | | | frontend.registration.image.name | string | `"docker.io/tractusx/portal-frontend-registration"` | | -| frontend.registration.image.registrationtag | string | `"v1.7.0-RC1"` | | +| frontend.registration.image.registrationtag | string | `"v2.0.0-RC1"` | | | frontend.registration.image.pullPolicy | string | `"IfNotPresent"` | | | 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 | `"2433ebaa4f53c82a8dd47b47747faaa990a8a393"` | | +| frontend.assets.image.assetstag | string | `"v1.8.0"` | | | 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"` | | | frontend.centralidpAuthPath | string | `"/auth"` | | -| frontend.bpdmPartnersPoolApiPath | string | `"/pool/api"` | | | backend.ingress.enabled | bool | `false` | Portal-backend ingress parameters, enable ingress record generation for portal-backend. | | backend.ingress.name | string | `"backend"` | | | backend.ingress.tls[0] | object | `{"hosts":[""],"secretName":""}` | Provide tls secret. | @@ -138,7 +142,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-RC1"` | | +| backend.registration.image.registrationservicetag | string | `"v2.0.0-RC2"` | | | 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"` | | @@ -164,7 +168,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-RC1"` | | +| backend.administration.image.administrationservicetag | string | `"v2.0.0-RC2"` | | | 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"` | | @@ -221,7 +225,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-RC1"` | | +| backend.appmarketplace.image.appmarketplaceservicetag | string | `"v2.0.0-RC2"` | | | 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"` | | @@ -303,7 +307,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-RC1"` | | +| backend.portalmigrations.image.portalmigrationstag | string | `"v2.0.0-RC2"` | | | 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 | `""` | | @@ -312,14 +316,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-RC1"` | | +| backend.portalmaintenance.image.portalmaintenancetag | string | `"v2.0.0-RC2"` | | | 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-RC1"` | | +| backend.notification.image.notificationservicetag | string | `"v2.0.0-RC2"` | | | 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"` | | @@ -328,7 +332,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-RC1"` | | +| backend.services.image.servicesservicetag | string | `"v2.0.0-RC2"` | | | 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"` | | @@ -372,15 +376,15 @@ 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-RC1"` | | +| backend.provisioningmigrations.image.provisioningmigrationstag | string | `"v2.0.0-RC2"` | | | 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-RC1"` | | +| backend.processesworker.image.processesworkertag | string | `"v2.0.0-RC2"` | | | backend.processesworker.image.pullPolicy | string | `"IfNotPresent"` | | -| backend.processesworker.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.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"` | | | backend.processesworker.logging.processesLibrary | string | `"Information"` | | | backend.processesworker.logging.bpdmLibrary | string | `"Information"` | | @@ -456,12 +460,12 @@ dependencies: | backend.processesworker.issuerComponent.clientSecret | string | `""` | Client-secret for dim client-id. Secret-key 'issuercomponent-client-secret'. | | backend.processesworker.issuerComponent.grantType | string | `"client_credentials"` | | | backend.processesworker.issuerComponent.scope | string | `"openid"` | | -| backend.processesworker.issuerComponent.baseAddress | string | `"https://issuercomponent.example.org"` | Base address of the SSI Credential Issuer | | backend.processesworker.issuerComponent.encryptionConfigIndex | int | `0` | | | backend.processesworker.issuerComponent.encryptionConfigs.index0.index | int | `0` | | | backend.processesworker.issuerComponent.encryptionConfigs.index0.cipherMode | string | `"CBC"` | | | backend.processesworker.issuerComponent.encryptionConfigs.index0.paddingMode | string | `"PKCS7"` | | | backend.processesworker.issuerComponent.encryptionConfigs.index0.encryptionKey | string | `""` | EncryptionKey for the issuer component. Secret-key 'issuercomponent-encryption-key0'. Expected format is 256 bit (64 digits) hex. | +| backend.processesworker.bpnDidResolver.apiKey | string | `""` | ApiKey for bpnDidResolver. Secret-key 'bpndidresolver-api-key'. | | backend.processesworker.invitation.invitedUserInitialRoles.role0 | string | `"Company Admin"` | | | backend.processesworker.invitation.initialLoginTheme | string | `"catenax-shared"` | | | backend.processesworker.invitation.closeApplicationPath | string | `"/decline"` | | diff --git a/charts/portal/README.md.gotmpl b/charts/portal/README.md.gotmpl index 814d78871..489966c5b 100644 --- a/charts/portal/README.md.gotmpl +++ b/charts/portal/README.md.gotmpl @@ -5,14 +5,14 @@ This helm chart installs the Catena-X Portal application which consists of * [portal-frontend (v2.0.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend/tree/v2.0.0-RC1), -* [portal-frontend-registration (v1.7.0-RC1)](https://github.com/eclipse-tractusx/portal-frontend-registration/tree/v1.7.0-RC1), +* [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-RC1)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC1). +* [portal-backend (v2.0.0-RC2)](https://github.com/eclipse-tractusx/portal-backend/tree/v2.0.0-RC2). 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.1 version of the IAM instances: -* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.1/charts/centralidp/README.md) -* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.1/charts/sharedidp/README.md) +This version is compatible with the 3.0.0-rc.2 version of the IAM instances: +* [Central Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/centralidp-3.0.0-rc.2/charts/centralidp/README.md) +* [Shared Keycloak Instance](https://github.com/eclipse-tractusx/portal-iam/blob/sharedidp-3.0.0-rc.2/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). diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index a8fd5eeb2..a715b0114 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -110,7 +110,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: e2b3e3bfe65dbc08628d06c73dfab87ccdb86f25 + portaltag: v2.0.0-RC1 pullPolicy: "IfNotPresent" # -- We recommend to review the default resource limits as this should a conscious choice. resources: @@ -138,7 +138,7 @@ frontend: name: "assets" image: name: "docker.io/tractusx/portal-assets" - assetstag: 2433ebaa4f53c82a8dd47b47747faaa990a8a393 + assetstag: v1.8.0 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 751ec7444..e488a06dc 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-2.0.0-RC1 + targetRevision: portal-2.0.0-RC2 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-int.yaml b/consortia/argocd-app-templates/appsetup-int.yaml index 34e5704e5..e5558cb13 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-2.0.0-RC1 + targetRevision: portal-2.0.0-RC2 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index af81953b6..df4dac0d8 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-2.0.0-RC1 + targetRevision: portal-2.0.0-RC2 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-stable.yaml b/consortia/argocd-app-templates/appsetup-stable.yaml index fee5739c7..43a8c93ba 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: 2.0.0-RC1 + targetRevision: 2.0.0-RC2 plugin: env: - name: HELM_VALUES diff --git a/consortia/argocd-app-templates/appsetup-upgrade.yaml b/consortia/argocd-app-templates/appsetup-upgrade.yaml index baabb7c01..501d6eb1e 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-2.0.0-RC1 + targetRevision: portal-2.0.0-RC2 plugin: env: - name: AVP_SECRET