Skip to content

Commit

Permalink
deps: bump azure/setup-helm from 4.1.0 to 4.2.0 (#273)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.1.0
to 4.2.0.
<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.2.0</h2>
<ul>
<li><a
href="https://redirect.github.com/azure/setup-helm/issues/124">#124</a>
Fix OS detection and download OS-native archive extension</li>
</ul>
</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>
<h2>[4.2.0] - 2024-04-15</h2>
<ul>
<li><a
href="https://redirect.github.com/azure/setup-helm/issues/124">#124</a>
Fix OS detection and download OS-native archive extension</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/setup-helm/commit/fe7b79cd5ee1e45176fcad797de68ecaf3ca4814"><code>fe7b79c</code></a>
build</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/df50d879fa2c7ad2245510549f2c2eb28d0da618"><code>df50d87</code></a>
Release v4.2.0 (<a
href="https://redirect.github.com/azure/setup-helm/issues/134">#134</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/08d7123a4aed1b6bb351100915be82d2d4438990"><code>08d7123</code></a>
Bump undici from 5.28.2 to 5.28.4 (<a
href="https://redirect.github.com/azure/setup-helm/issues/133">#133</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/0a0c55a4c3e75926d1b0632f44263361a0673245"><code>0a0c55a</code></a>
Fix os detection and archive extension (<a
href="https://redirect.github.com/azure/setup-helm/issues/124">#124</a>)</li>
<li><a
href="https://github.com/Azure/setup-helm/commit/d00ce1cb5e61ec3f80ff549e66de9f32345ceef2"><code>d00ce1c</code></a>
update to release workflow major version tag (<a
href="https://redirect.github.com/azure/setup-helm/issues/132">#132</a>)</li>
<li>See full diff in <a
href="https://github.com/azure/setup-helm/compare/v4.1.0...v4.2.0">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=4.1.0&new-version=4.2.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
dependabot[bot] authored Apr 16, 2024
1 parent 490475c commit 5dcaaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0

- uses: azure/setup-helm@v4.1.0
- uses: azure/setup-helm@v4.2.0
id: install

- name: Install Cosign
Expand Down

0 comments on commit 5dcaaad

Please sign in to comment.