24.03
Β· 9 min read
[24.03] - 2024-03-08β
Addedβ
Component | Helm Chart (s) | App-/KIT Version (s) |
---|---|---|
Certificate Management KIT | n/a | 0.1.0 |
Data Governance KIT | n/a | 0.1.0 |
Environmental and Social Standards (ESS) KIT | n/a | 0.1.0 |
Industry Core KIT | n/a | 0.1.0 |
Manufacturing as a Service (MaaS) KIT | n/a | 0.1.0 |
PURIS | puris: 1.0.0 | 1.0.0 |
Updatedβ
Unchanged, untestedβ
Component | Helm Chart (s) | App-/KIT Version (s) |
---|---|---|
Behavioral Twin: Health Indicators (HI) KIT | n/a | 0.1.1 |
Behavioral Twin: Model and Data processing (MDP) KIT | n/a | 0.1.1 |
Behavioral Twin: Remaining useful Life (RUL) KIT | n/a | 0.1.1 |
Circularity KIT | n/a | 0.2.0 |
Modular Production KIT | n/a | 0.1.0 |
Known knownsβ
- Relevant components and interfaces developed considering Gaia-X Trust Framework - 22.10
- Connection to an external Clearing House service for the entire Catena-X ecosystem is required. The Gaia-X compliance service should generally be capable of recognizing all companies that are able to register with the Catena-X Portal.
- Conformity to Asset Administration Shell v3.0, API live example (AAS) is given. The DTR β/queryβ interface is finally deprecated and no longer available with this Release as announced. Details can be found in the changelog of the respective component.
- EDC provides no new release compared to 23.12 but only patches: EDC version 0.5.4 is part of 24.03 with the following limitations: Standard Security Tests have been performed, but it is strongly recommended for each EDC operator to apply own security measures. Especially the Dynamic Application Security Testing (DAST) needs to be executed for each specific operation environment and instance. Tractus-X release guidelines (TRGs) have been fulfilled.
- FOSS components developed and pre-tested to TRL6 with artificial test data only
- No crosscheck of functionality in verification environment
- No execution of Load-, Performance- or Penetration Tests
- No assignment of Export Control Classification Numbers (ECCN) to FOSS components
- GeoBlocking recommended for Operations (GBaaS)
- Security concept (overall) recommended for Operations
- Listed components in "Unchanged, untested" category were not verified in combination with the current Release package and are only compatible with Catena-X Standards as specified. Use at your own risk at this time.
Runtimeβ
- Tested on Kubernetes versions:
1.27.3
- Tested with PostgreSQL versions:
15
-
Three exceptions apply for
- Golden Record Business Partner Number (BPN) Service
- Managed Identity Wallet (MIW)
- Managed Service Orchestrator (MSO)
Those components violate TRG 5.07 as they still operate on Postgresql DB Version 14.x (not 15), but have been successfully tested for the current Release.
-
Using helm with central helm registryβ
You can search all released helm charts with the following commands:
helm repo add tractusx-dev https://eclipse-tractusx.github.io/charts/dev
helm repo update tractusx-dev
helm search repo tractusx-dev --versions
tip
For installation details, please see the referenced Repositories / Releases.