Skip to content

Commit 2158060

Browse files
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a92d4d2 commit 2158060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
python-version: "3.10"
4343
- name: Set up chart-testing
44-
uses: helm/chart-testing-action@v2.6.1
44+
uses: helm/chart-testing-action@v2.7.0
4545
- name: Run chart-testing (lint)
4646
run: "ct lint --config .github/ct.yml --chart-dirs k8/helm-chart"
4747

0 commit comments

Comments
 (0)