From 60e21fa05cf089b52f326b8a85ad7e69390ef61e Mon Sep 17 00:00:00 2001 From: renovatebot Date: Thu, 6 Nov 2025 00:38:05 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.8.0 --- .github/workflows/charts-lint-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-lint-test.yaml b/.github/workflows/charts-lint-test.yaml index 1a9b962..ab4b68b 100644 --- a/.github/workflows/charts-lint-test.yaml +++ b/.github/workflows/charts-lint-test.yaml @@ -36,7 +36,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.7.0 + uses: helm/chart-testing-action@v2.8.0 - name: Run chart-testing (list-changed) id: list-changed