Skip to content

Commit

Permalink
[Cargo]: Bump the kube group with 1 update
Browse files Browse the repository at this point in the history
Bumps the kube group with 1 update: [kube](https://github.com/kube-rs/kube).


Updates `kube` from 0.87.1 to 0.87.2
- [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.1...0.87.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 8b41d7f commit e4d1c81
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 16 deletions.
185 changes: 170 additions & 15 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 @@ -25,7 +25,7 @@ serde = { version = "1.0.193", features = ["derive"] }
k8s-openapi = { version = "0.20.0", features = ["latest"] }

[dependencies.kube]
version = "0.87.1"
version = "0.87.2"
features = ["runtime"]

# local testing: ignore
Expand Down

0 comments on commit e4d1c81

Please sign in to comment.