Skip to content

Commit 22f8444

Browse files
committed
update kind
1 parent 9dca882 commit 22f8444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cyclonus-netpol-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: Setup Kind
3939
uses: helm/kind-action@v1
4040
with:
41-
version: "v0.22.0"
42-
kubectl_version: "v1.27.7"
41+
version: "v0.24.0"
42+
kubectl_version: "v1.28.15"
4343
config: ./test/kind/kind.yaml
4444
cluster_name: npm-kind
4545

0 commit comments

Comments
 (0)