Skip to content

Handling charts with invalid chart names #1991

@MTRNord

Description

@MTRNord

Sadly in the reality of the internet not everyone seems to follow the chart naming conventions. As a result of this I ran into:

invalid chart reference: invalid chart name 'forgejoRunner': a valid name must be lower case letters and numbers and MAY be separated with dashes (-)

That is https://github.com/Mint-System/Kubernetes-Build/tree/main/forgejoRunner which seemingly doesnt follow the expected naming conventions. The helm command however seems to accept this name just fine.

Is there any way to make this work? Or is the only way to fork that chart or ask for a fix?
I would have expected a "ignore validation" flag in the HelmRelease definition for this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions