Skip to content

Helm Chart: improve inconsistent versioning #5287

@Obirah

Description

@Obirah

When installing the Operator (v2) via Helm and using renovate to keep it up-to-date, the inconsistent versioning between Releases and the Charts files makes the configuration of renovate unnecessarily complicated:

Release are tagged with a v prefix: https://github.com/Azure/azure-service-operator/releases/tag/v2.18.0
Chart archives don't have the v prefix: https://github.com/Azure/azure-service-operator/blob/main/v2/charts/azure-service-operator-2.18.0.tgz

As the charts are not published to a Helm registry but are stored in the repository, we can't simply use the helm datasource for our renovate configuration and are reliant on the versions being consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-on-user-responseWaiting on more information from the original user before progressing.

    Type

    No type

    Projects

    Status

    Medium Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions