Skip to content

Commit

Permalink
update k8s for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Feb 20, 2024
1 parent 294d5ab commit e113daf
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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# https://hub.docker.com/r/kindest/node/tags
k8s_version: [ "v1.28.0", "v1.27.3", "v1.26.6" ]
k8s_version: [ "v1.28.7", "v1.27.11", "v1.26.14" ]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e113daf

Please sign in to comment.