Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump container-tools/kind-action from 1 to 2 (#1452)
Bumps [container-tools/kind-action](https://github.com/container-tools/kind-action) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/container-tools/kind-action/releases">container-tools/kind-action's releases</a>.</em></p> <blockquote> <h2>v2</h2> <p>Moving tag</p> <h2>v1.7.0</h2> <p>Added support for Knative v1.0.0</p> <h2>v1.6.0</h2> <p>Added support for running it locally using act <a href="https://redirect.github.com/container-tools/kind-action/issues/3">#3</a></p> <h2>v1.5.0</h2> <p>No release notes provided.</p> <h2>v1.4.0</h2> <ul> <li>Upgrade to KinD v0.10.0</li> <li>Using configurable kubectl version (default <code>v1.20.0</code>)</li> </ul> <h2>v1.3.0</h2> <p>Added Knative addon</p> <h2>v1.2.0</h2> <p>Registry is enabled by default</p> <h2>v1.1.0</h2> <p>Registry published on <code>kind-registry:5000</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/container-tools/kind-action/commit/0ad70e2299366b0e1552c7240f4e4567148f723e"><code>0ad70e2</code></a> chore: Update action to use node20</li> <li><a href="https://github.com/container-tools/kind-action/commit/0fc957b58d9a5bc9ca57a1b419324a2074c7653b"><code>0fc957b</code></a> feat: install docker buildx plugin</li> <li><a href="https://github.com/container-tools/kind-action/commit/7075d1458484493c6a92d4604cb27b87de0f8107"><code>7075d14</code></a> Merge pull request <a href="https://redirect.github.com/container-tools/kind-action/issues/16">#16</a> from gansheer/fix/localregistryhosting_enrich</li> <li><a href="https://github.com/container-tools/kind-action/commit/cc3818a810bcb50a7da344990fe389557a9a3ae8"><code>cc3818a</code></a> Add hostFromClusterNetwork in registry document</li> <li><a href="https://github.com/container-tools/kind-action/commit/1ef7107c86aaf1f96ddf050d464b1a383534b533"><code>1ef7107</code></a> feat: add option to enable delete operations on the registry</li> <li><a href="https://github.com/container-tools/kind-action/commit/61f1afd4807b0dac84f3232ec99e45c63701d220"><code>61f1afd</code></a> Merge pull request <a href="https://redirect.github.com/container-tools/kind-action/issues/12">#12</a> from essobedo/configure-resource-limits</li> <li><a href="https://github.com/container-tools/kind-action/commit/5abb3b4278df13aee9ecb7712d450626ba7b1b0e"><code>5abb3b4</code></a> Allow to provide resource limits in case of Mac OS</li> <li><a href="https://github.com/container-tools/kind-action/commit/b53ad9cd135af7e0294be9ca98580b775d4c89b1"><code>b53ad9c</code></a> Merge pull request <a href="https://redirect.github.com/container-tools/kind-action/issues/11">#11</a> from essobedo/upgrade-kind-and-kubectl</li> <li><a href="https://github.com/container-tools/kind-action/commit/d7ca1cf303225b8f52dd8dd4f3051a5732660811"><code>d7ca1cf</code></a> Fix MacOS compatibility issues</li> <li><a href="https://github.com/container-tools/kind-action/commit/426f2bc039233a7686307051d9c7dd5bbfbe8a43"><code>426f2bc</code></a> Upgrade default version of kind and kubectl</li> <li>Additional commits viewable in <a href="https://github.com/container-tools/kind-action/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=container-tools/kind-action&package-manager=github_actions&previous-version=1&new-version=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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information