Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump k8s.io/api from 0.24.3 to 0.25.0 (estahn#325)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.3 to 0.25.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/e9a69791a998e7ead3a95fec1e420d52d62aa0f8"><code>e9a6979</code></a> Update dependencies to v0.25.0 tag</li> <li><a href="https://github.com/kubernetes/api/commit/5c4a1b197d1d859593c214f9d5786dadd43a2f0a"><code>5c4a1b1</code></a> Merge remote-tracking branch 'origin/master' into release-1.25</li> <li><a href="https://github.com/kubernetes/api/commit/714e431647530b2ec116450d82136dcc9b9e3550"><code>714e431</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/111657">#111657</a> from aojea/hc_nodeport</li> <li><a href="https://github.com/kubernetes/api/commit/8608211649232ca34ac9fe0bc849270b424d9b60"><code>8608211</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/109090">#109090</a> from sarveshr7/multicidr-rangeallocator</li> <li><a href="https://github.com/kubernetes/api/commit/b88698cb46f27a58d7e8979f007005b0003087b2"><code>b88698c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/111258">#111258</a> from dobsonj/kep-596-ga-feature-flag</li> <li><a href="https://github.com/kubernetes/api/commit/2f9e58849198f8675bc0928c69acf7e50af77551"><code>2f9e588</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/111113">#111113</a> from mimowo/retriable-pod-failures-job-controller</li> <li><a href="https://github.com/kubernetes/api/commit/3be517c25d08a3b8003c4af84facfdb9ca2b9fc9"><code>3be517c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/111696">#111696</a> from liggitt/go119mod</li> <li><a href="https://github.com/kubernetes/api/commit/991b48111731929425b1f783acce609e47e72e74"><code>991b481</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/api/issues/108692">#108692</a> from jsafrane/selinux</li> <li><a href="https://github.com/kubernetes/api/commit/e281bde5048c6909a89c7d14f1b8fd0d80849938"><code>e281bde</code></a> Update go.mod to go1.19</li> <li><a href="https://github.com/kubernetes/api/commit/fe83bea60f9eec15d9462f5ef58394577fe4add8"><code>fe83bea</code></a> Support handling of pod failures with respect to the specified rules</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/api/compare/v0.24.3...v0.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.24.3&new-version=0.25.0)](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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information