Skip to content

Commit

Permalink
Bump kube from 0.96.0 to 0.97.0 in the kube group
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.96.0 to 0.97.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.96.0...0.97.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a5bab75 commit 1ed0a68
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 30 deletions.
70 changes: 41 additions & 29 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 @@ -46,7 +46,7 @@ version = "0.23.0"
features = ["latest"]

[dependencies.kube]
version = "0.96.0"
version = "0.97.0"
features = ["derive"]

[dev-dependencies]
Expand Down

0 comments on commit 1ed0a68

Please sign in to comment.