Skip to content

Commit

Permalink
version(charts): increase helm charts to version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoprow committed May 15, 2024
1 parent b3730b5 commit 8962665
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 22 deletions.
7 changes: 5 additions & 2 deletions charts/bpdm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ 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.0.0] - tbd
## [5.0.0] - 2024-05-15

### Breaking
### Major Breaking

- Postgres Chart dependency version from 14 to 15: When using the Postgres deployment managed by the BPDM Chart please mind to migrate your data as this update is not backwards compatible

### Added

- Keycloak dependency loading a default Cx-Central realm
- BPDM common library chart containing utility template functionality

### Changed

Expand All @@ -21,6 +22,8 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/),
- update BPDM Orchestrator Chart to version 3.0.0
- update BPDM Cleaning Service Dummy Chart to version 3.0.0
- update BPDM Bridge Chart to version 3.0.0
- support BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)
- Postgresql dependency now has a fullnameOverride on default

### Removed

Expand Down
12 changes: 6 additions & 6 deletions charts/bpdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ apiVersion: v2
name: bpdm
type: application
description: A Helm chart for Kubernetes that deploys the BPDM applications
version: 5.0.0-alpha.5
appVersion: "6.0.0-alpha.4"
version: 5.0.0
appVersion: "6.0.0"
home: https://github.com/eclipse-tractusx/bpdm
sources:
- https://github.com/eclipse-tractusx/bpdm
Expand All @@ -33,19 +33,19 @@ maintainers:

dependencies:
- name: bpdm-gate
version: 6.0.0-alpha.4
version: 6.0.0
alias: bpdm-gate
condition: bpdm-gate.enabled
- name: bpdm-pool
version: 7.0.0-alpha.4
version: 7.0.0
alias: bpdm-pool
condition: bpdm-pool.enabled
- name: bpdm-cleaning-service-dummy
version: 3.0.0-alpha.3
version: 3.0.0
alias: bpdm-cleaning-service-dummy
condition: bpdm-cleaning-service-dummy.enabled
- name: bpdm-orchestrator
version: 3.0.0-alpha.3
version: 3.0.0
alias: bpdm-orchestrator
condition: bpdm-orchestrator.enabled
- name: bpdm-common
Expand Down
6 changes: 5 additions & 1 deletion charts/bpdm/charts/bpdm-cleaning-service-dummy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/),

## [3.0.0] - tbd

### Added

- BPDM common library chart dependency containing utility template functionality

### Changed

- update app version to 6.0.0
- update to BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)

## [2.0.4] - 2024-03-29

Expand Down
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: "6.0.0-alpha.4"
version: 3.0.0-alpha.3
appVersion: "6.0.0"
version: 3.0.0
description: A Helm chart for deploying the BPDM cleaning service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
Expand Down
7 changes: 5 additions & 2 deletions charts/bpdm/charts/bpdm-gate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/),

## [6.0.0] - tbd

### Breaking
### Major Breaking

- Postgres Chart dependency version from 14 to 15: When using the Postgres deployment managed by the BPDM Chart please mind to migrate your data as this update is not backwards compatible.

### Added

- BPDM common library chart dependency containing utility template functionality

### Changed

- update app version to 6.0.0
- update to BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)

## [5.0.4] - 2024-03-29

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: "6.0.0-alpha.4"
version: 6.0.0-alpha.4
appVersion: "6.0.0"
version: 6.0.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
6 changes: 5 additions & 1 deletion charts/bpdm/charts/bpdm-orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/),

## [3.0.0] - tbd

### Added

- BPDM common library chart dependency containing utility template functionality

### Changed

- update app version to 6.0.0
- update to BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)

## [2.0.4] - 2024-02-28

Expand Down
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: "6.0.0-alpha.4"
version: 3.0.0-alpha.3
appVersion: "6.0.0"
version: 3.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
7 changes: 5 additions & 2 deletions charts/bpdm/charts/bpdm-pool/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/),

## [7.0.0] - tbd

### Breaking
### Major Breaking

- Postgres Chart dependency version from 14 to 15: When using the Postgres deployment managed by the BPDM Chart please mind to migrate your data as this update is not backwards compatible.

### Added

- BPDM common library chart dependency containing utility template functionality

### Changed

- update app version to 6.0.0
- update to BPDM application version 6.0.0 (Please consult the app's release and changelog for the result impact)

## [6.0.4] - 2024-03-29

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: "6.0.0-alpha.4"
version: 7.0.0-alpha.4
appVersion: "6.0.0"
version: 7.0.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 8962665

Please sign in to comment.