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

Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 #352

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 30, 2024

  1. Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.3 to 0.18.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.17.3...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chrisdoherty4 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e5daba8 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    Signed-off-by: Chris Doherty <chris.doherty4@gmail.com>
    chrisdoherty4 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d18a3c View commit details
    Browse the repository at this point in the history
  3. update ci to use go 1.22

    Signed-off-by: Chris Doherty <chris.doherty4@gmail.com>
    chrisdoherty4 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6ac4066 View commit details
    Browse the repository at this point in the history