Skip to content

Commit

Permalink
Merge pull request #416 from eclipse-tractusx/feat/helm/appversion-4.0.1
Browse files Browse the repository at this point in the history
Feat: BPDM Chart 3.0.4
  • Loading branch information
nicoprow authored Aug 29, 2023
2 parents ea9ce88 + 76c7ce5 commit 6f8f9de
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 76 deletions.
11 changes: 11 additions & 0 deletions charts/bpdm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

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.0.4] - 2023-08-28

### Changed

- increase to app version 4.0.1
10 changes: 5 additions & 5 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 gate and pool applications
version: 3.0.3
appVersion: "4.0.0"
version: 3.0.4
appVersion: "4.0.1"
home: https://github.com/eclipse-tractusx/bpdm
sources:
- https://github.com/eclipse-tractusx/bpdm
Expand All @@ -33,15 +33,15 @@ maintainers:

dependencies:
- name: bpdm-gate
version: 4.0.0
version: 4.0.1
alias: bpdm-gate
condition: bpdm-gate.enabled
- name: bpdm-pool
version: 5.0.0
version: 5.0.1
alias: bpdm-pool
condition: bpdm-pool.enabled
- name: bpdm-bridge-dummy
version: 1.0.1
version: 1.0.2
alias: bpdm-bridge-dummy
condition: bpdm-bridge-dummy.enabled
- name: opensearch
Expand Down
71 changes: 7 additions & 64 deletions charts/bpdm/charts/bpdm-bridge-dummy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,77 +4,20 @@ 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.0.0] - 2023-08-18
## [1.0.2] - 2023-08-28

### Changed

- increase to app version 4.0.0
- add missing license headers to ingress templates
- change default registry for image to dockerhub

### Added

- postgres chart dependency for persistence

## [3.3.0] - 2023-03-17

### Changed

- increase to app version 3.2.0

## [3.2.0] - 2023-03-16

### Changed

- Startup, Readiness and Liveness probes can now be fully configured over the values

## [3.1.0] - 2023-03-08

### Changed

- increase to app version 3.1.0

## [3.0.6] - 2023-02-24
- increase to app version 4.0.1

### Changed

- increase to app version 3.0.3

## [3.0.5] - 2023-02-16
## [1.0.1] - 2023-08-18

### Changed

- support app version 3.0.2

### Fixed

- fixed bug causing missing apiVersion on Ingress resource
- fixed port of startup probe
- fixed liveness probe endpoint

## [3.0.4] - 2022-01-27
- increase to app version 4.0.0
- add missing license headers to ingress templates
- change default registry for image to dockerhub

### Added

- LICENSE file
- README file
- Copyright headers
- CHANGELOG file

## [3.0.3] - 2022-01-25

### Changed

- AppVersion to 3.0.1

## [3.0.2] - 2022-01-23

## Changed

- Image now being pulled from catenax-ng/tx-bpdm by default.

## [3.0.1] - 2022-01-20

## Changed

- AppVersion to 3.0.0
- postgres chart dependency for persistence
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.0.0"
version: 1.0.1
appVersion: "4.0.1"
version: 1.0.2
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
6 changes: 6 additions & 0 deletions charts/bpdm/charts/bpdm-gate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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/),

## [4.0.1] - 2023-08-28

### Changed

- increase to app version 4.0.1

## [4.0.0] - 2023-08-18

### 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.0.0"
version: 4.0.0
appVersion: "4.0.1"
version: 4.0.1
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
13 changes: 12 additions & 1 deletion charts/bpdm/charts/bpdm-pool/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,23 @@ 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.1] - 2023-08-28

### Changed

- increase to app version 4.0.1

## [5.0.0] - 2023-08-18

### Changed

- increase to app version 4.0.0
- add missing license headers to ingress templates
- change default registry for image to dockerhub

### Added

- add missing license headers to ingress templates

## [4.3.0] - 2023-03-17

### 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.0.0"
version: 5.0.0
appVersion: "4.0.1"
version: 5.0.1
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 6f8f9de

Please sign in to comment.