Skip to content

Regression: Helm 3.18.6 fails during schema validation with no URLLoader registered #31170

@felipecrs

Description

@felipecrs

What happened?

$ helm template ./mychart
02:33:45  Error: values don't meet the specifications of the schema(s) in the following chart(s):
02:33:45  dependency-a:
02:33:45  failing loading "urn:example:helm:schemas:v1:helm-schema-validation-conditions:v1/helmSchemaValidation-true": no URLLoader registered for "urn:example:helm:schemas:v1:helm-schema-validation-conditions:v1/helmSchemaValidation-true"

What did you expect to happen?

To work as it did in 3.18.4. 3.18.5 did not work because of this.

How can we reproduce it (as minimally and precisely as possible)?

I haven't built a minimal reproduction yet, and the chart is private.

Helm version

$ helm version
v3.18.6+gb76a950

Kubernetes version

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions