Skip to content

Commit

Permalink
github/workflows: Update tested k8s versions
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin committed Sep 30, 2024
1 parent d1e2934 commit 3555da3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/tests-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- kubespray
- k3s
k8s:
- v1.28.10
- v1.29.5
- v1.30.5
- v1.31.1
distro:
- ubuntu22
networkPlugin:
Expand Down Expand Up @@ -66,8 +66,8 @@ jobs:
- k3s
- kubespray
k8sVersion:
- v1.28.10
- v1.29.5
- v1.30.5
- v1.31.1
distro:
- ubuntu22
networkPlugin:
Expand Down Expand Up @@ -109,9 +109,9 @@ jobs:
- k3s
- kubespray
k8sVersion:
- v1.27.14
- v1.28.10
- v1.29.5
- v1.29.9
- v1.30.5
- v1.31.1
distro:
- ubuntu22
- debian12
Expand Down

0 comments on commit 3555da3

Please sign in to comment.