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 25, 2024
1 parent 4841597 commit 0db0f8c
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 11 deletions.
97 changes: 87 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 @@ -56,7 +56,7 @@ anyhow = "1.0"
backtrace = "0.3"
textwrap = "0.16.0"
regex = "1"
kube = { version = "0.87.2", default-features = false, features = [
kube = { version = "0.88.0", default-features = false, features = [
"socks5",
"client",
"rustls-tls",
Expand Down

0 comments on commit 0db0f8c

Please sign in to comment.