Skip to content

Commit

Permalink
chore(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 (#8917)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.1.0 to 4.2.0.
- [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.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent e45778a commit 1efba80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- uses: azure/setup-helm@v4.1.0
- uses: azure/setup-helm@v4.2.0
with:
version: v3.12.1
- uses: helm/chart-testing-action@v2.6.1
Expand All @@ -57,7 +57,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Set up Helm
uses: azure/setup-helm@v4.1.0
uses: azure/setup-helm@v4.2.0
with:
version: v3.12.1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- uses: azure/setup-helm@v4.1.0
- uses: azure/setup-helm@v4.2.0
with:
version: v3.12.1
- uses: helm/chart-testing-action@v2.6.1
Expand Down

0 comments on commit 1efba80

Please sign in to comment.