Skip to content

Commit 5818339

Browse files
committed
Bump helm/kind-action to v1.8.0
1 parent 0f0f4cc commit 5818339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cd examples/
5959
make
6060
- name: Create k8s kind cluster
61-
uses: helm/kind-action@v1.4.0
61+
uses: helm/kind-action@v1.8.0
6262
- name: Test examples
6363
run: |
6464
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)