Skip to content

Commit

Permalink
Bump framework to 2.7.30
Browse files Browse the repository at this point in the history
 - agent fixes
  - reuse userid if user is created more than once
  - fix hooks for uki install
 - immucore fixes
  - reuse userid if user is created more than once
  - fix rootfs stage not using oem dir for cc files

Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Apr 25, 2024
1 parent 7806bae commit f179e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG LUET_VERSION=0.35.1
# renovate: datasource=docker depName=aquasec/trivy
ARG TRIVY_VERSION=0.50.1
# renovate: datasource=github-releases depName=kairos-io/kairos-framework
ARG KAIROS_FRAMEWORK_VERSION=v2.7.28
ARG KAIROS_FRAMEWORK_VERSION=v2.7.30
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

Expand Down

0 comments on commit f179e5a

Please sign in to comment.