From 7d04ad9678a1df77d554612a088333ad82fe4ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 14:01:49 +0000 Subject: [PATCH] chore(deps): update helm/chart-testing-action action to v2.8.0 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..9d28241 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -26,7 +26,7 @@ jobs: python-version: 3.7 - name: Set up chart-testing - uses: helm/chart-testing-action@v2.3.1 + uses: helm/chart-testing-action@v2.8.0 - name: Run chart-testing (list-changed) id: list-changed