Skip to content

Commit 23ceb04

Browse files
dependabot[bot]michaelweiser
authored andcommitted
build(deps): bump azure/setup-helm from 3.5 to 4
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 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.5...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]>
1 parent b22f53d commit 23ceb04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-helm-charts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
git config user.email "[email protected]"
2626
2727
- name: Install Helm
28-
uses: azure/setup-helm@v3.5
28+
uses: azure/setup-helm@v4
2929

3030
- name: Run chart-releaser
3131
uses: helm/[email protected]
@@ -58,7 +58,7 @@ jobs:
5858
git config user.email "[email protected]"
5959
6060
- name: Install Helm
61-
uses: azure/setup-helm@v3.5
61+
uses: azure/setup-helm@v4
6262

6363
- name: Run chart-releaser
6464
uses: helm/[email protected]

0 commit comments

Comments
 (0)