From 739af1f95f76d69bbf536ed2aebb53b6596d2fb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:54:23 +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 589b922f..af42c662 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