Skip to content

Commit d793b3d

Browse files
Update dependency helm to v4 (#595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0d1abc commit d793b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: azure/setup-helm@v5
2828
with:
29-
version: v3.21.3 #Do NOT update to v4 until https://github.com/helm-unittest/helm-unittest/issues/777 is resolved
29+
version: v4.2.3 #Do NOT update to v4 until https://github.com/helm-unittest/helm-unittest/issues/777 is resolved
3030
- uses: actions/checkout@v7
3131
with:
3232
fetch-depth: 0

0 commit comments

Comments
 (0)