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

build(deps): bump the k8s-dependencies group with 4 updates #6363

Merged
merged 3 commits into from
Apr 24, 2024

Commits on Apr 22, 2024

  1. build(deps): bump the k8s-dependencies group with 4 updates

    Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.29.3 to 0.30.0
    - [Commits](kubernetes/api@v0.29.3...v0.30.0)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.29.3 to 0.30.0
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.29.3...v0.30.0)
    
    Updates `k8s.io/apimachinery` from 0.29.3 to 0.30.0
    - [Commits](kubernetes/apimachinery@v0.29.3...v0.30.0)
    
    Updates `k8s.io/client-go` from 0.29.3 to 0.30.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.3...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a447d04 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. bump sigs.k8s.io/controller-runtime to v0.18.0

    Updates provisioner controllers to use
    generics.
    
    Signed-off-by: Steve Kriss <stephen.kriss@gmail.com>
    skriss committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4c43f06 View commit details
    Browse the repository at this point in the history
  2. make generate

    Signed-off-by: Steve Kriss <stephen.kriss@gmail.com>
    skriss committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    57f0828 View commit details
    Browse the repository at this point in the history