Skip to content

Commit

Permalink
e2e: Update Kubernetes to v1.23.13 on AMD64
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Dec 21, 2022
1 parent cb1b117 commit 21a943e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: engineerd/setup-kind@aa272fe2a7309878ffc2a81c56cfe3ef108ae7d0 # v0.5.0
with:
version: v0.11.1
image: kindest/node:v1.20.7
image: kindest/node:v1.23.13
config: .github/kind/config.yaml # disable KIND-net
- name: Setup Calico for network policy
run: |
Expand Down

0 comments on commit 21a943e

Please sign in to comment.