From dae8f47b43b5976ab8df07fc56d2aafab7175a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Alm=C3=A1di?= Date: Thu, 1 Feb 2024 09:02:49 +0100 Subject: [PATCH] fix: Chart.yaml lint error --- charts/umbrella/Chart.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/umbrella/Chart.yaml b/charts/umbrella/Chart.yaml index f9af825e..c5510657 100644 --- a/charts/umbrella/Chart.yaml +++ b/charts/umbrella/Chart.yaml @@ -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