Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent abb9e07 commit 6683c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
HZ_LICENSE_KEY,CN/HZ_LICENSE_KEY
- name: Set up Helm
uses: azure/setup-helm@v3.5
uses: azure/setup-helm@v4
with:
version: v3.10.3

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4
with:
version: 'v3.2.1'
id: install
Expand Down

0 comments on commit 6683c8d

Please sign in to comment.