From 5154c26ff9e38c4f2d30ea83cd71529a5e83c716 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Thu, 9 May 2024 11:38:27 +0200 Subject: [PATCH] Bump framework to 2.7.32 Bring fixes to agent Signed-off-by: Itxaka --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 4bdc790f8..d5a456cef 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.31 +ARG KAIROS_FRAMEWORK_VERSION=v2.7.32 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