Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Update Rust crate kube to 0.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2022
1 parent 7064034 commit 3952e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Noel <[email protected]>"]

[dependencies]
rocket = { version = "0.5.0-rc.1", default-features = false, features = ["json"] }
kube = "0.64.0"
kube = "0.66.0"
kube-runtime = "0.64.0"
k8s-openapi = { version = "0.13.1", default-features = false, features = ["v1_22"] }
libc = { version = "0.2", default-features = false }
Expand Down

0 comments on commit 3952e82

Please sign in to comment.