Skip to content

Commit

Permalink
Bump kube from 0.96.0 to 0.97.0 in the kube group (#109)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 958d372 commit 283b77b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 57 deletions.
95 changes: 39 additions & 56 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 @@ -53,7 +53,7 @@ tower-test = "0.4.0"

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

# testing new releases - ignore
#git = "https://github.com/kube-rs/kube.git"
Expand Down

0 comments on commit 283b77b

Please sign in to comment.