Skip to content

Commit b4b02b4

Browse files
build(deps): bump azure/setup-helm from 4 to 5
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4 to 5. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v4...v5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 122bc98 commit b4b02b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
git config user.name "$GITHUB_ACTOR"
1919
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2020
- name: Install Helm
21-
uses: azure/setup-helm@v4
21+
uses: azure/setup-helm@v5
2222
with:
2323
version: v3.8.1
2424

0 commit comments

Comments
 (0)