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
What happened?
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
Kubernetes version
N/A