Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump helm/kind-action from 1.10.0 to 1.12.0 (#488)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/helm/kind-action/releases">helm/kind-action's releases</a>.</em></p> <blockquote> <h2>v1.12.0</h2> <h2>What's Changed</h2> <ul> <li>update kind to use release v0.26.0 by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/129">helm/kind-action#129</a></li> <li>feat: options to configure local registry by <a href="https://github.com/tthvo"><code>@tthvo</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/113">helm/kind-action#113</a></li> <li>Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/130">helm/kind-action#130</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tthvo"><code>@tthvo</code></a> made their first contribution in <a href="https://redirect.github.com/helm/kind-action/pull/113">helm/kind-action#113</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0">https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0</a></p> <h2>v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>add wait test by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/111">helm/kind-action#111</a></li> <li>revert wget to use curl again by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/110">helm/kind-action#110</a></li> <li>feat: add custom kubeconfig option as action input by <a href="https://github.com/jbattiato"><code>@jbattiato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/119">helm/kind-action#119</a></li> <li>fix: Use new mirror for downloading kubectl by <a href="https://github.com/jriedel-ionos"><code>@jriedel-ionos</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/127">helm/kind-action#127</a></li> <li>update kind to default to release v0.24.0 by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/122">helm/kind-action#122</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jbattiato"><code>@jbattiato</code></a> made their first contribution in <a href="https://redirect.github.com/helm/kind-action/pull/119">helm/kind-action#119</a></li> <li><a href="https://github.com/jriedel-ionos"><code>@jriedel-ionos</code></a> made their first contribution in <a href="https://redirect.github.com/helm/kind-action/pull/127">helm/kind-action#127</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/helm/kind-action/compare/v1.10.0...v1.11.0">https://github.com/helm/kind-action/compare/v1.10.0...v1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/helm/kind-action/commit/a1b0e391336a6ee6713a0583f8c6240d70863de3"><code>a1b0e39</code></a> Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group (<a href="https://redirect.github.com/helm/kind-action/issues/130">#130</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/9315f6b80fe71c6d87437eb8a0a2e8b4616a60b0"><code>9315f6b</code></a> feat: options to configure local registry (<a href="https://redirect.github.com/helm/kind-action/issues/113">#113</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/aed9fb9eb8046c6bc8bc89acc80f81c6243291fc"><code>aed9fb9</code></a> update kind to use release v0.26.0 (<a href="https://redirect.github.com/helm/kind-action/issues/129">#129</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb"><code>ae94020</code></a> update kind to default to release v0.24.0 (<a href="https://redirect.github.com/helm/kind-action/issues/122">#122</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/9fdad0686e6f19fcd572f62516f5e0436f562ee7"><code>9fdad06</code></a> fix: Use new mirror for downloading kubectl (<a href="https://redirect.github.com/helm/kind-action/issues/127">#127</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/c93960c112bd56edb7ac543925e4d5c3ec203dfc"><code>c93960c</code></a> Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group (<a href="https://redirect.github.com/helm/kind-action/issues/125">#125</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/fce224d6b92f96b9c40998afa0fa984ba49e8607"><code>fce224d</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 in the actions group (<a href="https://redirect.github.com/helm/kind-action/issues/123">#123</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/0958ddcf5126586cafac07cd91b0b56f801c5a15"><code>0958ddc</code></a> Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (<a href="https://redirect.github.com/helm/kind-action/issues/121">#121</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/5d66646e5edb36c6b25badc52b0b19936b5fad66"><code>5d66646</code></a> feat: add custom kubeconfig option as action input (<a href="https://redirect.github.com/helm/kind-action/issues/119">#119</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/6f17223962ee9e8de5dfa6f9c2db5f7316cca971"><code>6f17223</code></a> Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (<a href="https://redirect.github.com/helm/kind-action/issues/120">#120</a>)</li> <li>Additional commits viewable in <a href="https://github.com/helm/kind-action/compare/v1.10.0...v1.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=helm/kind-action&package-manager=github_actions&previous-version=1.10.0&new-version=1.12.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 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