Skip to content

Commit

Permalink
fix: Chart.yaml lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
almadigabor committed Feb 1, 2024
1 parent b619fed commit dae8f47
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions charts/umbrella/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ type: application
version: 0.3.0

dependencies:
## TODO: update edc components to R23.12
## edc consumer
#- alias: edcconsumer
# name: tractusx-connector-legacy
# version: 0.5.0-rc1
# repository: https://eclipse-tractusx.github.io/charts/dev
## edc provider
#- alias: edcprovider
# name: tractusx-connector-legacy
# version: 0.5.0-rc1
# repository: https://eclipse-tractusx.github.io/charts/dev
# # TODO: update edc components to R23.12
# # edc consumer
# - alias: edcconsumer
# name: tractusx-connector-legacy
# version: 0.5.0-rc1
# repository: https://eclipse-tractusx.github.io/charts/dev
# # edc provider
# - alias: edcprovider
# name: tractusx-connector-legacy
# version: 0.5.0-rc1
# repository: https://eclipse-tractusx.github.io/charts/dev
# portal
- condition: portal.enabled
name: portal
Expand Down

0 comments on commit dae8f47

Please sign in to comment.