Skip to content

Commit

Permalink
chore(deps): bump azure/setup-helm from 4.0.0 to 4.1.0 (#8751)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.0.0 to 4.1.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...v4.1.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 2, 2024
1 parent 5a936a9 commit 9a49261
Showing 1 changed file with 2 additions and 2 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.0.0
- uses: azure/setup-helm@v4.1.0
with:
version: v3.12.1
- uses: helm/chart-testing-action@v2.6.1
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Set up Helm
uses: azure/setup-helm@v4.0.0
uses: azure/setup-helm@v4.1.0
with:
version: v3.12.1

Expand Down

0 comments on commit 9a49261

Please sign in to comment.