Skip to main content

24.03

Β· 9 min read

[24.03] - 2024-03-08​

Added​

ComponentHelm Chart (s)App-/KIT Version (s)
Certificate Management KITn/a0.1.0
Data Governance KITn/a0.1.0
Environmental and Social Standards (ESS) KITn/a0.1.0
Industry Core KITn/a0.1.0
Manufacturing as a Service (MaaS) KITn/a0.1.0
PURISpuris: 1.0.01.0.0

Updated​

ComponentHelm Chart (s)App-/KIT Version (s)
Business Partner KITn/a4.0.0
Connector KITn/a1.2.0
Country Riskcountry-risk: 3.0.11Frontend: v1.3.1
Backend: v1.3.1
Demand and Capacity Management (DCM) KITn/a0.2.0
Digital Product Pass (DPP)digital-product-pass: 2.1.4v2.1.3
Digital Twin KITn/a1.2.0
Digital Twin Registrydigital-twin-registry: 0.3.31v0.3.23
Discovery Finderdiscoveryfinder: 0.1.18v0.2.7
Discovery Service (BPN Finder)bpndiscovery: 0.1.180.2.8
Eclipse Data Space Connector (EDC)tractusx-connector: 0.5.40.5.4
Eco Pass KITn/a1.0.0
Golden Record Business Partner Number (BPN) Servicebpdm: 4.0.2v5.0.0
Item Relationship Service (IRS)irs-helm: 6.14.14.5.1
Knowledge Agentsremoting-agent: 1.11.161.11.16
Knowledge Agents KITn/a1.0.1
Managed Identity Wallet (MIW)managed-identity-wallet: 0.3.00.3.0
Managed Service Orchestratormanaged-service-orchestrator: 1.5.4v1.5.4
OSim KITn/a2.0.0
Policy Hubpolicy-hub: 0.1.00.1.0
Portalportal: 1.8.0Registration: v1.6.0
Frontend: v1.8.0
Backend: v1.8.0
Assets: v1.8.0
Product Carbon Footprint (PCF) KITn/a1.0.0
Quality KITn/a1.2.0
Self Description (SD) Factorysdfactory: 2.1.12v2.1.10
Simple Data Exchanger (SDE)sde: 0.1.5Frontend: v2.3.6
Backend: v2.3.6
Semantic Hubsemantic-hub: 0.1.35v0.2.16
Trace-X Traceability Application1.3.2810.3.0
Traceability KITn/a4.0.0

Unchanged, untested​

ComponentHelm Chart (s)App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KITn/a0.1.1
Behavioral Twin: Model and Data processing (MDP) KITn/a0.1.1
Behavioral Twin: Remaining useful Life (RUL) KITn/a0.1.1
Circularity KITn/a0.2.0
Modular Production KITn/a0.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.