Skip to content

Commit

Permalink
Bump kube from 0.87.2 to 0.88.0
Browse files Browse the repository at this point in the history
Bumps [kube](https://github.com/kube-rs/kube) from 0.87.2 to 0.88.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.87.2...0.88.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent e6cd9a2 commit 05e103b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 11 deletions.
96 changes: 86 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ anyhow = "1.0"
backtrace = "0.3"
textwrap = "0.16.0"
regex = "1"
kube = "0.87.2"
kube = "0.88.0"
k8s-openapi = { version = "0.20.0", default-features = false, features = [
"v1_22",
] }
Expand Down

0 comments on commit 05e103b

Please sign in to comment.