Skip to content

Chart dependency with no values (sometimes) not working when using no-dependency option#116

Description

@ojsef39
馃殌 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 error

Interesting 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-chart

Thank you very much for lookin into this :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions