Skip to content

Commit 70dbdbc

Browse files
Update helm/kind-action action to v1.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 180f37b commit 70dbdbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ct lint --config ct.yaml
3939

4040
- name: Create kind cluster
41-
uses: helm/kind-action@v1.10.0
41+
uses: helm/kind-action@v1.14.0
4242

4343
- name: Run chart-testing (install)
4444
run: ct install --config ct.yaml

0 commit comments

Comments
 (0)