chore(deps): update helm/chart-testing-action action to v2.7.0 (#125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-21 22:16:34 +00:00 committed by GitHub
parent 24a655706f
commit e84613c408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
helm: "${{ env.HELM_VERSION }}"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0
- name: Run chart-testing (install)
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"