Skip to content

Commit

Permalink
Update k8s versions
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Mallon (Nalum) <[email protected]>
  • Loading branch information
Nalum committed Feb 20, 2024
1 parent fe18228 commit df4dc66
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:
kubernetes:
strategy:
matrix:
version: [1.27.10, 1.28.6, 1.29.1]
version: [1.27.11, 1.28.7, 1.29.2]
runs-on: ubuntu-latest
services:
registry:
Expand Down

0 comments on commit df4dc66

Please sign in to comment.