Skip to content

Commit

Permalink
chore(deps): bump azure/setup-helm from 3 to 4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and donch committed Mar 7, 2024
1 parent 4a9f922 commit bee5de6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
uses: helm/[email protected]

- name: Set up helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: '3.9.0'

Expand Down Expand Up @@ -366,7 +366,7 @@ jobs:
path: repository

- name: Set up helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: '3.9.0'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
uses: helm/[email protected]

- name: Set up helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: '3.9.0'

Expand Down

0 comments on commit bee5de6

Please sign in to comment.