Skip to content

match on build metadata #164

@ltagliamonte-dd

Description

@ltagliamonte-dd

hello community!
Is there a way to match on semver build metadata?
I'm using build metadata to store the branch version and to avoid conflicts is 2 devs are working on the same chart.
I'm using helm cli that uses this library (v3) to find the correct version link of a chart.
For example:

helm show chart --version '0.*.0+luigi-upgrade' repo/signadot

returns:

version: 0.3.0+chart-upgrade-c405a19a

instead of returning empty.
There is no chart with +luigi-upgrade build metadata.

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