We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a2cf8 commit 980c596Copy full SHA for 980c596
1 file changed
.github/workflows/push_pr.yaml
@@ -46,7 +46,7 @@ jobs:
46
- uses: helm/chart-testing-action@v2.8.0
47
- uses: azure/setup-helm@v5
48
with:
49
- version: v3.21.2 #Do NOT update to v4 until https://github.com/helm-unittest/helm-unittest/issues/777 is resolved
+ version: v3.21.3 #Do NOT update to v4 until https://github.com/helm-unittest/helm-unittest/issues/777 is resolved
50
51
- name: Lint charts
52
run: ct --config .github/ct.yaml lint --debug
0 commit comments