mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 17:20:35 +00:00
Bump latest (1.31) and oldest (1.28) tested K8s versions
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
2bc9596588
commit
ef2c4cba86
@@ -19,11 +19,11 @@ jobs:
|
|||||||
cable_driver: ['libreswan', 'wireguard', 'vxlan']
|
cable_driver: ['libreswan', 'wireguard', 'vxlan']
|
||||||
globalnet: ['', 'globalnet']
|
globalnet: ['', 'globalnet']
|
||||||
# Run most tests against the latest K8s version
|
# Run most tests against the latest K8s version
|
||||||
k8s_version: ['1.29']
|
k8s_version: ['1.31']
|
||||||
lighthouse: ['', 'lighthouse']
|
lighthouse: ['', 'lighthouse']
|
||||||
include:
|
include:
|
||||||
# Bottom of supported K8s version range
|
# Bottom of supported K8s version range
|
||||||
- k8s_version: '1.26'
|
- k8s_version: '1.28'
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repository
|
- name: Check out the repository
|
||||||
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
|
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
|
||||||
|
|||||||
Reference in New Issue
Block a user