Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #745/6a04f42d backport][stable-5] helm: Accept release candidate versions for compatibility checks #754

Commits on Jun 17, 2024

  1. helm: Accept release candidate versions for compatibility checks (#745)

    SUMMARY
    
    If the helm CLI version includes -rc.1 for example, the version checks fails due to an incomplete regex.
    The error can be triggered if you use helm v3.15.0-rc.1 for example, and apply a helm chart with wait: true
    ISSUE TYPE
    
    Bugfix Pull Request
    
    COMPONENT NAME
    helm
    helm_pull
    ADDITIONAL INFORMATION
    
    Reviewed-by: Yuriy Novostavskiy
    Reviewed-by: Eric G.
    Reviewed-by: Mike Graves <[email protected]>
    (cherry picked from commit 6a04f42)
    gileri authored and patchback[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b586582 View commit details
    Browse the repository at this point in the history