mirror of
https://github.com/kairos-io/provider-rke2.git
synced 2025-07-31 05:49:59 +00:00
Merge pull request #5 from kairos-io/vipsharm-patch-1
New provider image for kairos latest build
This commit is contained in:
commit
2b513d5741
6
.github/workflows/publish.yaml
vendored
6
.github/workflows/publish.yaml
vendored
@ -13,9 +13,9 @@ 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
|
||||
- quay.io/kairos/core-opensuse:v1.0.0-rc2
|
||||
- quay.io/kairos/core-opensuse:latest
|
||||
- quay.io/kairos/core-ubuntu:latest
|
||||
rke2-version:
|
||||
- v1.24.4+rke2r1
|
||||
- v1.23.10+rke2r1
|
||||
|
6
.github/workflows/pull_request.yaml
vendored
6
.github/workflows/pull_request.yaml
vendored
@ -26,9 +26,9 @@ 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
|
||||
- quay.io/kairos/core-opensuse:v1.0.0-rc2
|
||||
- quay.io/kairos/core-opensuse:latest
|
||||
- quay.io/kairos/core-ubuntu:latest
|
||||
rke2-version:
|
||||
- v1.24.4+rke2r1
|
||||
- v1.23.10+rke2r1
|
||||
|
Loading…
Reference in New Issue
Block a user