Skip to content

Commit 3a2c4b7

Browse files
chore(deps): update dependency helm to v3.17.2 in .github/workflows/release.yaml (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad2c363 commit 3a2c4b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: azure/setup-helm@v4
2626
with:
2727
# renovate: datasource=github-tags depName=helm packageName=helm/helm
28-
version: v3.17.1
28+
version: v3.17.2
2929

3030
- uses: actions/setup-python@v5
3131
with:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: azure/setup-helm@v4
3030
with:
3131
# renovate: datasource=github-tags depName=helm packageName=helm/helm
32-
version: v3.17.1
32+
version: v3.17.2
3333

3434
- name: Run chart-releaser
3535
uses: helm/chart-releaser-action@v1.7.0

0 commit comments

Comments
 (0)