Browse Source

chore(deps): bump azure/setup-helm from 3 to 4 (#5358)

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](https://github.com/azure/setup-helm/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5054/merge
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
a39397f4e5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/helm_ci.yml

2
.github/workflows/helm_ci.yml

@ -21,7 +21,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Helm - name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with: with:
version: v3.10.0 version: v3.10.0

Loading…
Cancel
Save