-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
🚀 helm schema --no-dependencies -l trace
DEBU[2025-02-20T09:17:09+01:00] stat https:/git.dev/team1/helm-charts/team1-http-service/-/raw/7.2.0/charts/team1-http-service/values.schema.json: no such file or directory
DEBU[2025-02-20T09:17:09+01:00] stat https:/git.dev/team2/helm-charts/team2-log/-/raw/main/charts/team2-log/values.schema.json: no such file or directory
ERRO[2025-02-20T09:17:09+01:00] Found 1 errors while processing the chart team1-common (charts/team1-http-service/charts/team1-common/Chart.yaml)
ERRO[2025-02-20T09:17:09+01:00] no values file found
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: team1-traefik2 (charts/team1-http-service/charts/team1-traefik2/Chart.yaml)
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: team1-common (charts/team1-http-service/charts/team1-traefik2/charts/team1-common/Chart.yaml)
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: common (charts/team2-log/charts/common/Chart.yaml)
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: team1-http-service (charts/team1-http-service/Chart.yaml)
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: team2-chart (Chart.yaml)
DEBU[2025-02-20T09:17:09+01:00] Processing result for chart: log (charts/team2-log/Chart.yaml)
ERRO[2025-02-20T09:17:09+01:00] Execution error: some errors were found
Error: plugin "schema" exited with errorInteresting is that it works with the helm dependency filter and also that wit works in the team1-traefik2 chart, both use the same version of the common chart
🚀 helm schema -i team2-chart
~/Code/git.dev/team2/helm-charts/team2-chart/charts/team2-chartThank you very much for lookin into this :)
Metadata
Metadata
Assignees
Labels
No labels