From 8f9bb777386d48618b353fe06d4a9e09108f8e95 Mon Sep 17 00:00:00 2001 From: Mauro Morales Date: Mon, 24 Jun 2024 22:37:42 +0200 Subject: [PATCH] bump framework Signed-off-by: Mauro Morales --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 9b7e121b0..45b660541 100644 --- a/Earthfile +++ b/Earthfile @@ -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.40 +ARG KAIROS_FRAMEWORK_VERSION=v2.7.41 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