Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.30.2 (#210)
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.29.0 to 0.30.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/kubectl/commit/a70106d6a8b4fc24633f7020b9fdc416648e7f22"><code>a70106d</code></a> Update dependencies to v0.30.2 tag</li> <li><a href="https://github.com/kubernetes/kubectl/commit/7b8c26364a5910d5bc6efd0c2517b1085dec7880"><code>7b8c263</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/kubectl/issues/125081">#125081</a><code>ardaguclu/automated-cherry-pick-of-#124883</code></li> <li><a href="https://github.com/kubernetes/kubectl/commit/596b0a6d983657120bacf9b1d9482822a27460e6"><code>596b0a6</code></a> kubectl create cronjobs: Manually set OwnerReferences</li> <li><a href="https://github.com/kubernetes/kubectl/commit/0fe334ad70b454f330f8c80851c6e2e0ec8c290c"><code>0fe334a</code></a> Merge remote-tracking branch 'origin/master' into release-1.30</li> <li><a href="https://github.com/kubernetes/kubectl/commit/20502511128118df14119b3c144493243b0a221e"><code>2050251</code></a> Update x/net for CVE-2023-45288</li> <li><a href="https://github.com/kubernetes/kubectl/commit/f1fd500c1919b4fcb5e80d41426bed847c75a21b"><code>f1fd500</code></a> Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0</li> <li><a href="https://github.com/kubernetes/kubectl/commit/d982873ba4ee524b7de2d31102732c792e8c5f99"><code>d982873</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/kubectl/issues/122653">#122653</a> from ardaguclu/interactive-delete-e2e-test</li> <li><a href="https://github.com/kubernetes/kubectl/commit/90ec7ffac46e52e4b72bd45b6cb4740b19966bd0"><code>90ec7ff</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/kubectl/issues/120346">#120346</a> from ardaguclu/custom-debug-profile</li> <li><a href="https://github.com/kubernetes/kubectl/commit/49f3ec973c3f8c7e4cda966bcfd2ea00d971f28a"><code>49f3ec9</code></a> Add e2e test for kubectl interactive delete</li> <li><a href="https://github.com/kubernetes/kubectl/commit/14d23cc87990b87b53563b6e4f15d304a624e190"><code>14d23cc</code></a> Add custom debug profiles on top of static profiles</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/kubectl/compare/v0.29.0...v0.30.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/kubectl&package-manager=go_modules&previous-version=0.29.0&new-version=0.30.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information