From ca4c1f2d597b3d1025619c17d4930144429ef1cc Mon Sep 17 00:00:00 2001 From: "ci-robbot [bot]" <105103991+ci-robbot@users.noreply.github.com> Date: Thu, 24 Nov 2022 21:44:33 +0100 Subject: [PATCH] Bump dracut/kcrypt to 0.4.4 (#68) Signed-off-by: ci-robbot Signed-off-by: ci-robbot --- packages/system/dracut/kcrypt/definition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/dracut/kcrypt/definition.yaml b/packages/system/dracut/kcrypt/definition.yaml index fdec269..12ff088 100644 --- a/packages/system/dracut/kcrypt/definition.yaml +++ b/packages/system/dracut/kcrypt/definition.yaml @@ -1,6 +1,6 @@ name: kcrypt category: dracut -version: "0.3" +version: "0.4.4" labels: github.repo: "kcrypt" github.owner: "kairos-io"