pinned os versions and updated k8s

This commit is contained in:
Jacob Payne
2022-09-13 11:54:37 -07:00
parent 0f74630714
commit 0082a603e9
2 changed files with 8 additions and 8 deletions

View File

@@ -26,13 +26,13 @@ jobs:
strategy:
matrix:
base-image:
- quay.io/c3os/core-opensuse:v1.0.0-rc1
- quay.io/c3os/core-opensuse:latest
- quay.io/c3os/core-ubuntu:latest
rke2-version:
- v1.24.3+rke2r1
- v1.23.9+rke2r1
- v1.22.12+rke2r1
- v1.21.14+rke2r1
- v1.24.4+rke2r1
- v1.23.10+rke2r1
- v1.22.13+rke2r1
platform:
- linux/amd64
steps: