Skip to content

Commit

Permalink
chore(deps): bump kubert from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [kubert](https://github.com/olix0r/kubert) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/olix0r/kubert/releases)
- [Commits](olix0r/kubert@release/v0.19.0...release/v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 530cf98 commit c32a404
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 23 deletions.
144 changes: 122 additions & 22 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 @@ -14,7 +14,7 @@ futures = "0.3"
kube = { version = "0.85.0", features = ["runtime", "derive"] }
kube-derive = "0.84.0"
k8s-openapi = { version = "0.19.0", features = ["v1_26"] }
kubert = { version = "0.19.0", features = [
kubert = { version = "0.20.0", features = [
"clap",
"runtime",
"server",
Expand Down

0 comments on commit c32a404

Please sign in to comment.