Skip to content

Commit

Permalink
bump kube version in tests
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Schwarze <[email protected]>
  • Loading branch information
karanibm6 authored and SaschaSchwarze0 committed Sep 30, 2024
1 parent 9432fbf commit 774fc6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
fail-fast: false
matrix:
kubernetes:
- v1.27.11
- v1.29.2
- v1.28.13
- v1.31.0
tekton:
# oldest LTS that exists at the time of our planned next release
- v0.53.5
Expand Down Expand Up @@ -143,8 +143,8 @@ jobs:
fail-fast: false
matrix:
kubernetes:
- v1.27.11
- v1.29.2
- v1.28.13
- v1.31.0
tekton:
# oldest LTS that exists at the time of our planned next release
- v0.53.5
Expand Down

0 comments on commit 774fc6c

Please sign in to comment.