Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps kube-core from 0.77.0 to 0.78.0.

Release notes

Sourced from kube-core's releases.

0.78.0

Kubernetes Bump

This release brings in the new k8s-openapi release for 1.26 structs, and sets our MK8SV to 1.21. Be sure to upgrade k8s-openapi and kube simultaneously to avoid multiple version errors:

cargo upgrade -p k8s-openapi -p kube -i

What's Changed

Added

Changed

Removed

Fixed

New Contributors

Full Changelog: kube-rs/kube@0.77.0...0.78.0

Changelog

Sourced from kube-core's changelog.

0.78.0 / 2023-01-06

Kubernetes Bump

This release brings in the new k8s-openapi release for 1.26 structs, and sets our MK8SV to 1.21. Be sure to upgrade k8s-openapi and kube simultaneously to avoid multiple version errors:

cargo upgrade -p k8s-openapi -p kube -i

What's Changed

Added

Changed

Removed

Fixed

Commits
  • a3d9994 release 0.78.0
  • b9c2083 Bump k8s-openapi recommendation in README
  • 56bcfde Bump k8s-openapi@0.17.0 and MK8SV (#1116)
  • 50fb075 Remove deprecated Config::timeout (#1113)
  • 5c1aaa2 fix use of deprecated fn in readme
  • a8c127d fix shell exec exiting message loop when terminalSizeReceiver is dropped (#1112)
  • 9846138 reflector: add some helper function to the store (#1111)
  • 3a3f77f port release changelog for 0.77.0
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2023

The following labels could not be found: A-dependencies.

Bumps [kube-core](https://github.com/kube-rs/kube) from 0.77.0 to 0.78.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.77.0...0.78.0)

---
updated-dependencies:
- dependency-name: kube-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/kube-core-0.78.0 branch from 07513ef to f42b726 Compare January 31, 2023 21:47
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2023

Superseded by #749.

@dependabot dependabot bot closed this Mar 5, 2023
@dependabot dependabot bot deleted the dependabot/cargo/kube-core-0.78.0 branch March 5, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants