mirror of
https://github.com/kairos-io/kairos.git
synced 2025-02-09 05:18:51 +00:00
Upgrade framework & re-enable alpine upgrade test
Fixes #2108 Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
parent
9822c7a338
commit
fa98d4c94b
7
.github/workflows/image.yaml
vendored
7
.github/workflows/image.yaml
vendored
@ -307,10 +307,9 @@ jobs:
|
||||
# - flavor: "alpine"
|
||||
# flavorRelease: "3.19"
|
||||
# label: "provider-decentralized-k8s"
|
||||
# https://github.com/kairos-io/kairos/issues/2108
|
||||
# - flavor: "alpine"
|
||||
# flavorRelease: "3.19"
|
||||
# label: "provider-upgrade-k8s"
|
||||
- flavor: "alpine"
|
||||
flavorRelease: "3.19"
|
||||
label: "provider-upgrade-k8s"
|
||||
standard-upgrade-latest:
|
||||
uses: ./.github/workflows/reusable-provider-upgrade-latest-test.yaml
|
||||
with:
|
||||
|
@ -9,7 +9,7 @@ ARG LUET_VERSION=0.35.0
|
||||
# renovate: datasource=docker depName=aquasec/trivy
|
||||
ARG TRIVY_VERSION=0.48.1
|
||||
# renovate: datasource=github-releases depName=kairos-io/kairos-framework
|
||||
ARG KAIROS_FRAMEWORK_VERSION="v2.5.1"
|
||||
ARG KAIROS_FRAMEWORK_VERSION="v2.5.4"
|
||||
ARG COSIGN_SKIP=".*quay.io/kairos/.*"
|
||||
# TODO: rename ISO_NAME to something like ARTIFACT_NAME because there are place where we use ISO_NAME to refer to the artifact name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user