This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 54e189e2e Update helm/chart-testing-action action to v2.8.0 (#2982)
54e189e2e is described below
commit 54e189e2e3661598089f8b3289c4f582084f88d7
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Dec 2 13:03:08 2025 +0000
Update helm/chart-testing-action action to v2.8.0 (#2982)
---
.github/workflows/helm.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml
index 01b82fb40..0a4030870 100644
--- a/.github/workflows/helm.yml
+++ b/.github/workflows/helm.yml
@@ -63,7 +63,7 @@ jobs:
version: 'v3.16.0'
- name: Set up chart-testing
- uses:
helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
+ uses:
helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
- name: Run 'helm template' validation
run: |