Lint chart with helm lint instead of ct

This commit is contained in:
Starttoaster 2025-02-08 13:15:09 -08:00
parent 56eba72c9c
commit 43f73c017b
No known key found for this signature in database
1 changed files with 4 additions and 3 deletions

View File

@ -11,8 +11,9 @@ jobs:
with:
fetch-depth: 0
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.0.1
- uses: azure/setup-helm@v4.2.0
with:
version: 'latest'
- name: Run chart-testing (lint)
run: ct lint --validate-maintainers=false
run: helm lint ./chart/nfs-subdir-external-provisioner