Upgrade framework & re-enable alpine upgrade test

Fixes #2108

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
Mauro Morales 2024-01-04 17:32:42 +01:00
parent 9822c7a338
commit fa98d4c94b
No known key found for this signature in database
GPG Key ID: 0069994DD7392198
2 changed files with 4 additions and 5 deletions

View File

@ -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:

View File

@ -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