using charts defaults

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-01-10 13:57:02 -05:00
parent edb74accf5
commit a72217a375

View File

@ -13,7 +13,7 @@ jobs:
id: lint id: lint
uses: helm/chart-testing-action@v1.0.0-alpha.3 uses: helm/chart-testing-action@v1.0.0-alpha.3
with: with:
command: lint --chart-dirs . command: lint
- name: Create kind cluster - name: Create kind cluster
uses: helm/kind-action@v1.0.0-alpha.3 uses: helm/kind-action@v1.0.0-alpha.3