-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump azure/setup-helm from 3 to 4 #270
Merged
ishaansehgal99
merged 1 commit into
main
from
dependabot/github_actions/azure/setup-helm-4
Mar 4, 2024
Merged
chore: bump azure/setup-helm from 3 to 4 #270
ishaansehgal99
merged 1 commit into
main
from
dependabot/github_actions/azure/setup-helm-4
Mar 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
github_actions
Pull requests that update GitHub Actions code
label
Mar 4, 2024
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 18:10
2ee3fd5
to
3c1202f
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 18:18
3c1202f
to
e6eaede
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 18:25
e6eaede
to
61cc4a8
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 18:38
61cc4a8
to
ccbe59f
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 18:47
ccbe59f
to
b9f253a
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 19:05
b9f253a
to
bf9538f
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 19:10
bf9538f
to
ee28055
Compare
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/setup-helm-4
branch
from
March 4, 2024 21:14
ee28055
to
3f578d0
Compare
ishaansehgal99
approved these changes
Mar 4, 2024
helayoty
pushed a commit
that referenced
this pull request
Mar 17, 2024
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>
helayoty
pushed a commit
that referenced
this pull request
Mar 29, 2024
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps azure/setup-helm from 3 to 4.
Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
Commits
29960d0
build0788eb3
v4 release and required workflow updates (#125)208de6b
Upgrade action to use node20 (#121)1f87a57
Bump@babel/traverse
from 7.18.6 to 7.23.2 (#118)d336b89
Add action input to set download base url (#113)ac5ee1f
Update helm to v3.11.1 (#108)638a523
Bump decode-uri-component from 0.2.0 to 0.2.2 (#105)0a7ec47
Bump json5 from 2.2.1 to 2.2.3 (#107)3419a8f
Update README to reflect current default helm version (#106)f77071b
minor nit , upgrade helm and GH action version updates (#102)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 commands and options
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)