Skip to content

Commit

Permalink
Update k8s version to 1.27 in e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jun 23, 2023
1 parent d057b3e commit cbfdccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
pull_request:

env:
KIND_VERSION: v0.18.0
KUBECTL_VERSION: v1.26.6
KIND_VERSION: v0.20.0
KUBECTL_VERSION: v1.27.3

jobs:
e2e-test:
Expand Down

0 comments on commit cbfdccf

Please sign in to comment.