Skip to content
Snippets Groups Projects

Add K8s 1.31 support

Merged Taka Nishida requested to merge k8s-1.31-support into master
2 files
+ 13
13
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
4
@@ -23,10 +23,10 @@ stages:
parallel:
matrix:
- K3S_VERSION:
- v1.27.13-k3s1
- v1.28.9-k3s1
- v1.29.4-k3s1
- v1.30.0-k3s1
- v1.28.15-k3s1
- v1.29.10-k3s1
- v1.30.6-k3s1
- v1.31.2-k3s1
build:
stage: build
Loading