Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit d8b5aed

Browse files
authored
Merge pull request #20 from small-hack/renovate/helm-chart-testing-action-2.x
Update helm/chart-testing-action action to v2.8.0
2 parents c249982 + 3fecc2a commit d8b5aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-helm-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
helm repo add bitnami https://charts.bitnami.com/bitnami
2727
2828
- name: Set up chart-testing
29-
uses: helm/chart-testing-action@v2.7.0
29+
uses: helm/chart-testing-action@v2.8.0
3030

3131
- name: Run chart-testing (list-changed)
3232
id: list-changed

0 commit comments

Comments
 (0)