Update helm/chart-testing-action action to v2.8.0
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 23s

This commit is contained in:
2025-11-11 05:30:33 +00:00
parent 7e41a17ab6
commit fa97a35eb8

View File

@@ -23,7 +23,7 @@ jobs:
python-version: '3.14' python-version: '3.14'
- name: Set up Chart Testing - name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0 uses: helm/chart-testing-action@v2.8.0
with: with:
yamale_version: "6.0.0" yamale_version: "6.0.0"