Skip to content

Commit 42f5cfd

Browse files
authored
Merge pull request #257 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.11.0
Bump helm/kind-action from 1.10.0 to 1.11.0
2 parents 91b2852 + d57245c commit 42f5cfd

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
@@ -48,7 +48,7 @@ jobs:
4848
cd examples/
4949
make
5050
- name: Create k8s kind cluster
51-
uses: helm/kind-action@v1.10.0
51+
uses: helm/kind-action@v1.11.0
5252
- name: Test examples
5353
run: |
5454
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)