From 7aaa6f820e0cd8cd060da8bfc033f4c9d316cccc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Nov 2025 23:22:42 +0000 Subject: [PATCH] Update helm/chart-testing-action action to v2.8.0 --- .gitea/workflows/lint-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/lint-test.yaml b/.gitea/workflows/lint-test.yaml index f276dda..7f50d5b 100644 --- a/.gitea/workflows/lint-test.yaml +++ b/.gitea/workflows/lint-test.yaml @@ -24,7 +24,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 with: yamale_version: "6.0.0" -- 2.49.1