Skip to content

Commit

Permalink
Merge pull request #838 from eclipse-tractusx/feat/charts/remove-bridge
Browse files Browse the repository at this point in the history
feat(charts): remove BPDM Bridge Helm chart
  • Loading branch information
nicoprow authored Mar 29, 2024
2 parents c3e5528 + be16dc2 commit 915ffef
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 763 deletions.
6 changes: 6 additions & 0 deletions charts/bpdm/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/),

## [5.0.0] - tbd

### Removed

- BPDM Bridge Helm Chart

## [4.0.4] - 2024-03-29

### Changed
Expand Down
6 changes: 1 addition & 5 deletions charts/bpdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apiVersion: v2
name: bpdm
type: application
description: A Helm chart for Kubernetes that deploys the BPDM applications
version: 4.0.4
version: 5.0.0-alpha.0
appVersion: "5.0.1"
home: https://github.com/eclipse-tractusx/bpdm
sources:
Expand All @@ -40,10 +40,6 @@ dependencies:
version: 6.0.4
alias: bpdm-pool
condition: bpdm-pool.enabled
- name: bpdm-bridge-dummy
version: 2.0.4
alias: bpdm-bridge-dummy
condition: bpdm-bridge-dummy.enabled
- name: bpdm-cleaning-service-dummy
version: 2.0.4
alias: bpdm-cleaning-service-dummy
Expand Down
45 changes: 0 additions & 45 deletions charts/bpdm/charts/bpdm-bridge-dummy/.helmignore

This file was deleted.

74 changes: 0 additions & 74 deletions charts/bpdm/charts/bpdm-bridge-dummy/CHANGELOG.md

This file was deleted.

41 changes: 0 additions & 41 deletions charts/bpdm/charts/bpdm-bridge-dummy/Chart.yaml

This file was deleted.

201 changes: 0 additions & 201 deletions charts/bpdm/charts/bpdm-bridge-dummy/LICENSE

This file was deleted.

Loading

0 comments on commit 915ffef

Please sign in to comment.