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

no-jira: bump cluster-api version to 1.8.2 #9055

Merged
merged 2 commits into from
Sep 30, 2024

Commits on Sep 26, 2024

  1. no-jira: bump cluster-api version to 1.8.2

    This is a fallout from openshift#9010.
    
    The cluster-api binary version used should be no lower than the
    greatest version required by the providers which in this case is 1.8.2
    by ibmcloud. Otherwise, we will be running an older binary while linking
    the provider against a newer version, possibly requiring new function
    args and/or functions.
    r4f4 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2b09fdc View commit details
    Browse the repository at this point in the history
  2. cluster-api: update vendor

    r4f4 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1de94af View commit details
    Browse the repository at this point in the history