Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 (#945)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.2 to 0.18.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.18.3</h2> <h2>What's Changed</h2> <ul> <li>✨ setup-envtest: download binaries from controller-tools releases by <a href="https://github.com/sbueringer"><code>@sbueringer</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2837">kubernetes-sigs/controller-runtime#2837</a></li> <li>🌱 Bump k8s.io/* to v0.30.1 by <a href="https://github.com/sbueringer"><code>@sbueringer</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2840">kubernetes-sigs/controller-runtime#2840</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/be2f383334bd63fa98122dff8e0f920bdd695ba8"><code>be2f383</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2840">#2840</a> from sbueringer/pr-bump-k8s</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/4720d178dde15f34ad1f290c432dc8870e2c8c3d"><code>4720d17</code></a> Bump k8s.io/* to v0.30.1</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/aa9ed14b674082f812321dde663b0f43072c3179"><code>aa9ed14</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2837">#2837</a> from sbueringer/pr-setup-envtest-ct-rel-0.18</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/35d7bbd2e80b743674c95e733adc9ee1ea0c0c31"><code>35d7bbd</code></a> default --use-deprecated-gcs to true</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/ce4e4f504a6a41b82d5646511b2ed7d6d3b0d120"><code>ce4e4f5</code></a> some more deprecations</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/56dcc149f60b467d0db79f87b4017a4deac0bdd8"><code>56dcc14</code></a> setup-envtest: allow downloading envtest binaries from controller-tools</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-runtime&package-manager=go_modules&previous-version=0.18.2&new-version=0.18.3)](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>
- Loading branch information