From 5b4a2f89faae5d547e7a036593b3513f01f63e21 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 12:23:49 +0000 Subject: [PATCH] chore(deps): 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 03166be..87fd09e 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