Skip to content

Commit 2540011

Browse files
Update helm/chart-testing-action action to v2.7.0 (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4a9c21 commit 2540011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
name: chart
275275
path: chart/
276276
- name: Set up chart-testing
277-
uses: helm/chart-testing-action@v2.6.1
277+
uses: helm/chart-testing-action@v2.7.0
278278
- name: Install
279279
run: ct install --charts chart/ --namespace test
280280
helm-upgrade:

0 commit comments

Comments
 (0)