From 3fecc2aef7255fcbb33bc9dff3e5ae4c6d91ef05 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 13:23:46 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.8.0 --- .github/workflows/ci-helm-lint-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-helm-lint-test.yml b/.github/workflows/ci-helm-lint-test.yml index 54cdbd8..cd92dc5 100644 --- a/.github/workflows/ci-helm-lint-test.yml +++ b/.github/workflows/ci-helm-lint-test.yml @@ -26,7 +26,7 @@ jobs: helm repo add bitnami https://charts.bitnami.com/bitnami - 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