Skip to content

Commit

Permalink
ci(test): bump k8s versions
Browse files Browse the repository at this point in the history
Signed-off-by: Aljoscha Poertner <aljoscha.poertner@proton.me>
  • Loading branch information
aljoshare committed Apr 6, 2024
1 parent 785d4ba commit 0879b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [v1.24.17, v1.25.16, v1.26.13, v1.27.10, v1.28.6, v1.29.1]
version: [v1.24.17, v1.25.16, v1.26.14, v1.27.11, v1.28.7, v1.29.2]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 0879b26

Please sign in to comment.