Skip to content

Commit

Permalink
chore: bump azure/setup-helm from 3 to 4 (#270)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to
4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/azure/setup-helm/releases">azure/setup-helm's
releases</a>.</em></p>
<blockquote>
<h2>v4</h2>
<p>Latest v4 release</p>
<h2>v4.0.0</h2>
<ul>
<li><a
href="https://redirect.github.com/azure/setup-helm/issues/121">#121</a>
update to node20 as node16 is deprecated</li>
</ul>
<h2>v3.5 release</h2>
<p>Bump <code>@​actions/core</code> version to remove output
warning.</p>
<h2>v3.4 release</h2>
<p>Improves the querying method to find the latest Helm release. Takes
advantage of new GitHub api changes.</p>
<h2>v3.3 release</h2>
<p>Add token input. Needed for fetching latest</p>
<h2>v3.1 release</h2>
<p>Swap to GraphQL GitHub API</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md">azure/setup-helm's
changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<h2>[4.1.0] - 2024-03-01</h2>
<ul>
<li><a
href="https://redirect.github.com/azure/setup-helm/issues/130">#130</a>
switches to use Helm published file to read latest version instead of
using GitHub releases</li>
</ul>
<h2>[4.0.0] - 2024-02-12</h2>
<ul>
<li><a
href="https://redirect.github.com/azure/setup-helm/issues/121">#121</a>
update to node20 as node16 is deprecated</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/setup-helm/commit/29960d0f5f19214b88e1d9ba750a9914ab0f1a2f"><code>29960d0</code></a>
build</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/0788eb3317a269f12de6efd230b2c89eda56ee18"><code>0788eb3</code></a>
v4 release and required workflow updates (<a
href="https://redirect.github.com/azure/setup-helm/issues/125">#125</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/208de6bd494a98b973145c4409c749da97f64c53"><code>208de6b</code></a>
Upgrade action to use node20 (<a
href="https://redirect.github.com/azure/setup-helm/issues/121">#121</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/1f87a575d0ab60fe2f5bb08d86967ef312a108f7"><code>1f87a57</code></a>
Bump <code>@​babel/traverse</code> from 7.18.6 to 7.23.2 (<a
href="https://redirect.github.com/azure/setup-helm/issues/118">#118</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/d336b89352ec2b3d80ccb6e9fa5451aecb6ed951"><code>d336b89</code></a>
Add action input to set download base url (<a
href="https://redirect.github.com/azure/setup-helm/issues/113">#113</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/ac5ee1fca8fba06d82bfc39af726f19ffe037a49"><code>ac5ee1f</code></a>
Update helm to v3.11.1 (<a
href="https://redirect.github.com/azure/setup-helm/issues/108">#108</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/638a523e0ca8691c7d4405c4aa887dfdece6dcb0"><code>638a523</code></a>
Bump decode-uri-component from 0.2.0 to 0.2.2 (<a
href="https://redirect.github.com/azure/setup-helm/issues/105">#105</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/0a7ec473572b83cd766b35eab945dc18442960a9"><code>0a7ec47</code></a>
Bump json5 from 2.2.1 to 2.2.3 (<a
href="https://redirect.github.com/azure/setup-helm/issues/107">#107</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/3419a8fa8fbcfa3b3cd11dc47799f120d25a0d13"><code>3419a8f</code></a>
Update README to reflect current default helm version (<a
href="https://redirect.github.com/azure/setup-helm/issues/106">#106</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/f77071b246144af1bfde2c00167b5fde48dd66ce"><code>f77071b</code></a>
minor nit , upgrade helm and GH action version updates (<a
href="https://redirect.github.com/azure/setup-helm/issues/102">#102</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/azure/setup-helm/compare/v3...v4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure/setup-helm&package-manager=github_actions&previous-version=3&new-version=4)](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
dependabot[bot] authored and helayoty committed Mar 29, 2024
1 parent ec2bd2d commit 9f6635d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kaito-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: install
Expand Down

0 comments on commit 9f6635d

Please sign in to comment.