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 kube from 0.74.0 to 0.76.0 #15783

Closed
wants to merge 3 commits into from

Commits on Nov 8, 2022

  1. build(deps): bump kube from 0.74.0 to 0.76.0

    Bumps [kube](https://github.com/kube-rs/kube) from 0.74.0 to 0.76.0.
    - [Release notes](https://github.com/kube-rs/kube/releases)
    - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)
    - [Commits](kube-rs/kube@0.74.0...0.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: kube
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bc83038 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    536de7d View commit details
    Browse the repository at this point in the history
  2. Adjust to renamed kube config constructor

    The kube `Config` constructors have been renamed in version 0.75.0:
    kube-rs/kube#1001.
    teskje committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d17c907 View commit details
    Browse the repository at this point in the history