Skip to content

Commit 2fc1bbc

Browse files
chore(deps): update dependency helm to v4.2.0 in .github/workflows/release.yaml (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8bfe7e commit 2fc1bbc

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@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
2626
with:
2727
# renovate: datasource=github-tags depName=helm packageName=helm/helm
28-
version: v4.1.4
28+
version: v4.2.0
2929

3030
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3131
with:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
3333
with:
3434
# renovate: datasource=github-tags depName=helm packageName=helm/helm
35-
version: v4.1.4
35+
version: v4.2.0
3636

3737
- name: Run chart-releaser
3838
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0

0 commit comments

Comments
 (0)