Skip to content

Commit 14598b8

Browse files
authored
chore: update Kubernetes versions to test against (#1531)
1 parent f48a52a commit 14598b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
matrix:
3838
java: [ 11, 17 ]
39-
kubernetes: [ 'v1.22.13', 'v1.23.10', 'v1.24.4', 'v1.25.0' ]
39+
kubernetes: [ 'v1.22.15', 'v1.23.12', 'v1.24.6', 'v1.25.2' ]
4040
steps:
4141
- uses: actions/checkout@v3
4242
- name: Set up Java and Maven

0 commit comments

Comments
 (0)