diff --git a/.tractusx b/.tractusx index 712fd534b..9d6b8fd2f 100644 --- a/.tractusx +++ b/.tractusx @@ -7,4 +7,7 @@ repositories: openApiSpecs: - "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/release/6.2.x/docs/api/gate.yaml" - "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/release/6.2.x/docs/api/orchestrator.yaml" -- "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/release/6.2.x/docs/api/pool.yaml" \ No newline at end of file +- "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/release/6.2.x/docs/api/pool.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/main/docs/api/gate.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/main/docs/api/orchestrator.yaml" +- "https://raw.githubusercontent.com/eclipse-tractusx/bpdm/refs/heads/main/docs/api/pool.yaml" \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9738832ca..e38439bc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), For changes to the BPDM Helm charts please consult the [changelog](charts/bpdm/CHANGELOG.md) of the charts directly. +## [6.3.0] - tbd + + ## [6.2.0] - 2024-11-28 ### Added diff --git a/charts/bpdm/CHANGELOG.md b/charts/bpdm/CHANGELOG.md index a8be0c348..64270ee5d 100644 --- a/charts/bpdm/CHANGELOG.md +++ b/charts/bpdm/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [5.3.0] - tbd + +### Changed + +- Increase appversion to 6.3.0 +- update BPDM Pool Chart to version 7.3.0 +- update BPDM Gate Chart to version 6.3.0 +- update BPDM Orchestrator Chart to version 3.3.0 +- update BPDM Cleaning Service Dummy Chart to version 3.3.0 +- update BPDM Bridge Chart to version 3.3.0 + ## [5.2.0] - 2024-11-28 ### Changed diff --git a/charts/bpdm/Chart.yaml b/charts/bpdm/Chart.yaml index a6c789a58..015742f55 100644 --- a/charts/bpdm/Chart.yaml +++ b/charts/bpdm/Chart.yaml @@ -22,8 +22,8 @@ apiVersion: v2 name: bpdm type: application description: A Helm chart for Kubernetes that deploys the BPDM applications -version: 5.2.0 -appVersion: "6.2.0" +version: 5.3.0-SNAPSHOT +appVersion: "6.3.0-SNAPSHOT" home: https://github.com/eclipse-tractusx/bpdm sources: - https://github.com/eclipse-tractusx/bpdm @@ -33,19 +33,19 @@ maintainers: dependencies: - name: bpdm-gate - version: 6.2.0 + version: 6.3.0-SNAPSHOT alias: bpdm-gate condition: bpdm-gate.enabled - name: bpdm-pool - version: 7.2.0 + version: 7.3.0-SNAPSHOT alias: bpdm-pool condition: bpdm-pool.enabled - name: bpdm-cleaning-service-dummy - version: 3.2.0 + version: 3.3.0-SNAPSHOT alias: bpdm-cleaning-service-dummy condition: bpdm-cleaning-service-dummy.enabled - name: bpdm-orchestrator - version: 3.2.0 + version: 3.3.0-SNAPSHOT alias: bpdm-orchestrator condition: bpdm-orchestrator.enabled - name: bpdm-common diff --git a/charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md b/charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md index 5164d107a..3749ef235 100644 --- a/charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md +++ b/charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [3.3.0] - tbd + +- Increase appversion to 6.3.0 + ## [3.2.0] - 2024-11-28 - Increase appversion to 6.2.0 diff --git a/charts/bpdm/charts/bpdm-cleaning-service-dummy/Chart.yaml b/charts/bpdm/charts/bpdm-cleaning-service-dummy/Chart.yaml index f4472b003..9319a34e4 100644 --- a/charts/bpdm/charts/bpdm-cleaning-service-dummy/Chart.yaml +++ b/charts/bpdm/charts/bpdm-cleaning-service-dummy/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-cleaning-service-dummy -appVersion: "6.2.0" -version: 3.2.0 +appVersion: "6.3.0-SNAPSHOT" +version: 3.3.0-SNAPSHOT description: A Helm chart for deploying the BPDM cleaning service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/bpdm/charts/bpdm-gate/CHANGELOG.md b/charts/bpdm/charts/bpdm-gate/CHANGELOG.md index 0ff32a651..42a0f6d92 100644 --- a/charts/bpdm/charts/bpdm-gate/CHANGELOG.md +++ b/charts/bpdm/charts/bpdm-gate/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [6.3.0] - tbd + +- Increase appversion to 6.3.0 + ## [6.2.0] - 2024-11-28 - Increase appversion to 6.2.0 diff --git a/charts/bpdm/charts/bpdm-gate/Chart.yaml b/charts/bpdm/charts/bpdm-gate/Chart.yaml index 8c0a3885b..692ce60e0 100644 --- a/charts/bpdm/charts/bpdm-gate/Chart.yaml +++ b/charts/bpdm/charts/bpdm-gate/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-gate -appVersion: "6.2.0" -version: 6.2.0 +appVersion: "6.3.0-SNAPSHOT" +version: 6.3.0-SNAPSHOT description: A Helm chart for deploying the BPDM gate service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md b/charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md index 6ed1f485b..4a4e01855 100644 --- a/charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md +++ b/charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [3.3.0] - tbd + +- Increase appversion to 6.3.0 + ## [3.2.0] - 2024-11-28 - Increase appversion to 6.2.0 diff --git a/charts/bpdm/charts/bpdm-orchestrator/Chart.yaml b/charts/bpdm/charts/bpdm-orchestrator/Chart.yaml index bbfafa716..7d5aa9115 100644 --- a/charts/bpdm/charts/bpdm-orchestrator/Chart.yaml +++ b/charts/bpdm/charts/bpdm-orchestrator/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-orchestrator -appVersion: "6.2.0" -version: 3.2.0 +appVersion: "6.3.0-SNAPSHOT" +version: 3.3.0-SNAPSHOT description: A Helm chart for deploying the BPDM Orchestrator service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/bpdm/charts/bpdm-pool/CHANGELOG.md b/charts/bpdm/charts/bpdm-pool/CHANGELOG.md index 2d4065bf9..a919d4c52 100644 --- a/charts/bpdm/charts/bpdm-pool/CHANGELOG.md +++ b/charts/bpdm/charts/bpdm-pool/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [7.3.0] - tbd + +- Increase appversion to 6.3.0 + ## [7.2.0] - 2024-11-28 - Increase appversion to 6.2.0 diff --git a/charts/bpdm/charts/bpdm-pool/Chart.yaml b/charts/bpdm/charts/bpdm-pool/Chart.yaml index 795604297..9692d2aab 100644 --- a/charts/bpdm/charts/bpdm-pool/Chart.yaml +++ b/charts/bpdm/charts/bpdm-pool/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-pool -appVersion: "6.2.0" -version: 7.2.0 +appVersion: "6.3.0-SNAPSHOT" +version: 7.3.0-SNAPSHOT description: A Helm chart for deploying the BPDM pool service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/docs/api/gate.json b/docs/api/gate.json index d4c0584d1..a30da08e3 100644 --- a/docs/api/gate.json +++ b/docs/api/gate.json @@ -3,7 +3,7 @@ "info": { "title": "Business Partner Data Management Gate", "description": "A gate for a member to share business partner data with CatenaX", - "version": "6.2.0" + "version": "6.3.0-SNAPSHOT" }, "servers": [ { diff --git a/docs/api/gate.yaml b/docs/api/gate.yaml index aa8a3c1bc..90eb82fe3 100644 --- a/docs/api/gate.yaml +++ b/docs/api/gate.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: Business Partner Data Management Gate description: A gate for a member to share business partner data with CatenaX - version: 6.2.0 + version: 6.3.0-SNAPSHOT servers: - url: http://localhost:8081 description: Generated server url diff --git a/docs/api/orchestrator.json b/docs/api/orchestrator.json index c42d1085d..93f75848a 100644 --- a/docs/api/orchestrator.json +++ b/docs/api/orchestrator.json @@ -3,7 +3,7 @@ "info": { "title": "Business Partner Data Management Orchestrator", "description": "Orchestrator component acts as a passive component and offers for each processing steps individual endpoints", - "version": "6.2.0" + "version": "6.3.0-SNAPSHOT" }, "servers": [ { diff --git a/docs/api/orchestrator.yaml b/docs/api/orchestrator.yaml index 6fd3dc9fa..a5bbbfe23 100644 --- a/docs/api/orchestrator.yaml +++ b/docs/api/orchestrator.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: Business Partner Data Management Orchestrator description: Orchestrator component acts as a passive component and offers for each processing steps individual endpoints - version: 6.2.0 + version: 6.3.0-SNAPSHOT servers: - url: http://localhost:8085 description: Generated server url diff --git a/docs/api/pool.json b/docs/api/pool.json index 517a53358..dfcfa10be 100644 --- a/docs/api/pool.json +++ b/docs/api/pool.json @@ -3,7 +3,7 @@ "info": { "title": "Business Partner Data Management Pool", "description": "Service that manages and shares business partner data with other CatenaX services", - "version": "6.2.0" + "version": "6.3.0-SNAPSHOT" }, "servers": [ { diff --git a/docs/api/pool.yaml b/docs/api/pool.yaml index bc7026272..aabf4da14 100644 --- a/docs/api/pool.yaml +++ b/docs/api/pool.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: Business Partner Data Management Pool description: Service that manages and shares business partner data with other CatenaX services - version: 6.2.0 + version: 6.3.0-SNAPSHOT servers: - url: http://localhost:8080 description: Generated server url diff --git a/pom.xml b/pom.xml index 2cd7bb08e..b76bdd8e9 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ - 6.2.0 + 6.3.0-SNAPSHOT 21 21 21