Closed dependabot[bot] closed 2 years ago
@dependabot rebase
A newer version of kube exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Updates the requirements on kube to permit the latest version.
Release notes
Sourced from kube's releases.
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
64e9ba3
release 0.69.0c6918da
Merge pull request #811 from teozkr/feature/entry70377cb
Merge branch 'master' into feature/entry3c20ff5
Move validation from VacantEntry::insert to OccupiedEntry::commitd542556
Rename OccupiedEntry::sync to commitea98a42
Api::entry usage example077e0f8
Merge pull request #825 from kazk/docs-update-client-try-default8dc58ed
UpdateClient::try_default
documentation8b5cb03
Merge pull request #823 from teozkr/bugfix/prefer-kubeconfig67474cd
Prefer kubeconfig over in-cluster configDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)