Skip to content

Commit 3c021a8

Browse files
authored
Update e2e.yaml
Update Kubernetes Kind
1 parent 336ff47 commit 3c021a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
- name: Setup Kubernetes
1818
uses: engineerd/[email protected]
1919
with:
20-
version: "v0.10.0"
21-
image: "kindest/node:v1.20.2"
20+
version: v0.11.1
2221
- name: Install Flux in Kubernetes Kind
2322
run: flux install
2423
- name: Setup cluster reconciliation

0 commit comments

Comments
 (0)