Skip to content

Commit e20661e

Browse files
Bump azure/setup-helm from 3.3 to 3.5 (#317)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.3 to 3.5. - [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.3...v3.5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '3.5' 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>
1 parent 27ee4be commit e20661e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
- name: Install Helm
33-
uses: azure/setup-helm@v3.3
33+
uses: azure/setup-helm@v3.5
3434
with:
3535
version: v3.19.0
3636
- name: Set up python

.github/workflows/test-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
- name: Install Helm
33-
uses: azure/setup-helm@v3.3
33+
uses: azure/setup-helm@v3.5
3434
with:
3535
version: v3.19.0
3636
- name: Set up python

0 commit comments

Comments
 (0)