Skip to content

Commit

Permalink
Merge pull request #609 from catenax-ng/feat/charts/appversion-4.1.0
Browse files Browse the repository at this point in the history
feat(Charts): update to app version 4.1.0
  • Loading branch information
nicoprow authored Nov 3, 2023
2 parents 0ffc1b9 + 244011d commit e2e3fbb
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 26 deletions.
7 changes: 6 additions & 1 deletion charts/bpdm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ 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.1.0] - tbd
## [3.1.0] - 2023-11-03

### Added

- Subchart BPDM Cleaning Service Dummy
- Subchart BPDM Orchestrator

### Changed

Expand Down
16 changes: 8 additions & 8 deletions charts/bpdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
apiVersion: v2
name: bpdm
type: application
description: A Helm chart for Kubernetes that deploys the gate and pool applications
version: 3.1.0-alpha.7
appVersion: "4.1.0-alpha.4"
description: A Helm chart for Kubernetes that deploys the BPDM applications
version: 3.1.0
appVersion: "4.1.0"
home: https://github.com/eclipse-tractusx/bpdm
sources:
- https://github.com/eclipse-tractusx/bpdm
Expand All @@ -33,23 +33,23 @@ maintainers:

dependencies:
- name: bpdm-gate
version: 4.1.0-alpha.4
version: 4.1.0
alias: bpdm-gate
condition: bpdm-gate.enabled
- name: bpdm-pool
version: 5.1.0-alpha.4
version: 5.1.0
alias: bpdm-pool
condition: bpdm-pool.enabled
- name: bpdm-bridge-dummy
version: 1.1.0-alpha.4
version: 1.1.0
alias: bpdm-bridge-dummy
condition: bpdm-bridge-dummy.enabled
- name: bpdm-cleaning-service-dummy
version: 1.0.0-alpha.5
version: 1.0.0
alias: bpdm-cleaning-service-dummy
condition: bpdm-cleaning-service-dummy.enabled
- name: bpdm-orchestrator
version: 1.0.0-alpha.3
version: 1.0.0
alias: bpdm-orchestrator
condition: bpdm-orchestrator.enabled
- name: opensearch
Expand Down
2 changes: 1 addition & 1 deletion charts/bpdm/charts/bpdm-bridge-dummy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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/),

## [1.1.0] - tbd
## [1.1.0] - 2023-11-03

### Changed

Expand Down
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
type: application
name: bpdm-bridge-dummy
appVersion: "4.1.0-alpha.4"
version: 1.1.0-alpha.4
appVersion: "4.1.0"
version: 1.1.0
description: A Helm chart for deploying the BPDM bridge dummy service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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/),

## [1.0.0] - tbr
## [1.0.0] - 2023-11-03

### Added

- Added new microservice deployment ( cleaning service )
- Chart for BPDM application cleaning service dummy
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-cleaning-service-dummy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
type: application
name: bpdm-cleaning-service-dummy
appVersion: "4.1.0-alpha.4"
version: 1.0.0-alpha.5
appVersion: "4.1.0"
version: 1.0.0
description: A Helm chart for deploying the BPDM bridge dummy service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bpdm/charts/bpdm-gate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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/),

## [4.1.0] - tbd
## [4.1.0] - 2023-11-03

### Changed

Expand Down
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-gate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
type: application
name: bpdm-gate
appVersion: "4.1.0-alpha.4"
version: 4.1.0-alpha.4
appVersion: "4.1.0"
version: 4.1.0
description: A Helm chart for deploying the BPDM gate service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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/),

## [1.0.0] - tbr
## [1.0.0] - 2023-11-03

### Added

- Added new microservice deployment ( orchestrator )
- Chart for BPDM application orchestrator
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-orchestrator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
type: application
name: bpdm-orchestrator
appVersion: "4.1.0-alpha.4"
version: 1.0.0-alpha.3
appVersion: "4.1.0"
version: 1.0.0
description: A Helm chart for deploying the BPDM Orchestrator service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bpdm/charts/bpdm-pool/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.1.0] - tbd
## [5.1.0] - 2023-11-03

### Changed

Expand Down
4 changes: 2 additions & 2 deletions charts/bpdm/charts/bpdm-pool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
type: application
name: bpdm-pool
appVersion: "4.1.0-alpha.4"
version: 5.1.0-alpha.4
appVersion: "4.1.0"
version: 5.1.0
description: A Helm chart for deploying the BPDM pool service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down

0 comments on commit e2e3fbb

Please sign in to comment.