chore(ci): use only supported K8s versions for testing
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -144,9 +144,9 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
# We test the latest k3s version and the lowest supported
|
# We test the latest k3s version and the lowest supported
|
||||||
k3s-version:
|
k3s-version:
|
||||||
- v1.28
|
- v1.33
|
||||||
|
- v1.34
|
||||||
- v1.35
|
- v1.35
|
||||||
- latest
|
|
||||||
# We test the latest helm version and the lowest supported
|
# We test the latest helm version and the lowest supported
|
||||||
helm-version:
|
helm-version:
|
||||||
- v3.14.0
|
- v3.14.0
|
||||||
|
|||||||
Reference in New Issue
Block a user