Skip to content

Commit

Permalink
Merge pull request #210 from h3poteto/update/k8s/1.27
Browse files Browse the repository at this point in the history
Update k8s version to 1.27 in e2e
  • Loading branch information
h3poteto authored Jun 23, 2023
2 parents d057b3e + cbfdccf commit 72bd2ad
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 72bd2ad

Please sign in to comment.