Skip to content

Commit

Permalink
cicd(charts): update Chart.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoprow committed Feb 15, 2023
1 parent 187b433 commit f965b78
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 25 deletions.
18 changes: 6 additions & 12 deletions charts/gate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,14 @@
################################################################################

apiVersion: v2
name: bpdm-gate
description: A Helm chart for deploying the BPDM gate service

type: application

# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.0.5-alpha.5

# This is the version number of the application being deployed.
# Versions are not expected to follow Semantic Versioning.
# They should reflect the version the application is using.
# It is recommended to use it with quotes.
name: bpdm-gate
appVersion: "3.0.2-alpha.2"

version: 3.0.5-alpha.5
description: A Helm chart for deploying the BPDM gate service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
- https://github.com/eclipse-tractusx/bpdm
maintainers:
- name: Nico Koprowski
- name: Patrick Zeller
19 changes: 6 additions & 13 deletions charts/pool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,14 @@
################################################################################

apiVersion: v2
name: bpdm-pool
description: A Helm chart for deploying the BPDM pool service

type: application

# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.0.5-alpha.4

# This is the version number of the application being deployed.
# Versions are not expected to follow Semantic Versioning.
# They should reflect the version the application is using.
# It is recommended to use it with quotes.
name: bpdm-pool
appVersion: "3.0.2-alpha.2"

version: 4.0.5-alpha.4
description: A Helm chart for deploying the BPDM pool service
home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View
sources:
- https://github.com/eclipse-tractusx/bpdm
dependencies:
- name: opensearch
version: 2.4.0
Expand All @@ -44,7 +38,6 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
alias: postgres
condition: postgres.enabled

maintainers:
- name: Nico Koprowski
- name: Patrick Zeller

0 comments on commit f965b78

Please sign in to comment.