Skip to content

Commit c7ba6d5

Browse files
dependabot[bot]pcallewaert
authored andcommitted
Bump azure/setup-helm from 3 to 4
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-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20b3b4f commit c7ba6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2525
2626
- name: Install Helm
27-
uses: azure/setup-helm@v3
27+
uses: azure/setup-helm@v4
2828
with:
2929
version: v3.10.0
3030

0 commit comments

Comments
 (0)