Skip to content

Commit c4df640

Browse files
committed
add helm version in pr workflow
1 parent d633294 commit c4df640

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request-helm.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
uses: d3adb5/helm-unittest-action@850bc76597579183998069830d5fa8c3ef0ea34a # v2
4545
with:
4646
charts: deployments/kubernetes/chart/reloader
47+
helm-version: v3.20.2
48+
github-token: ${{ secrets.GITHUB_TOKEN }}
4749

4850
helm-version-validation:
4951
needs: helm-chart-validation

0 commit comments

Comments
 (0)