From 02aa14e76d7c98e3ca0396ef0cb7eefbb37fc51d Mon Sep 17 00:00:00 2001 From: Itxaka Date: Tue, 28 May 2024 09:44:54 +0000 Subject: [PATCH] build kcryp 0.10.2 (#877) --- packages/system/kcrypt/collection.yaml | 34 +++++++++++++++++--------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/packages/system/kcrypt/collection.yaml b/packages/system/kcrypt/collection.yaml index 8d52b71..92d4279 100644 --- a/packages/system/kcrypt/collection.yaml +++ b/packages/system/kcrypt/collection.yaml @@ -21,15 +21,25 @@ packages: - https://github.com/kairos-io/kcrypt license: "Apache License v2" description: "Cloud native guardian for persistent data in the edge" - #- name: kcrypt - #ldflags: "-linkmode external -extldflags -static" - #category: fips-static - #version: "0.7.0" - #labels: - #github.repo: "kcrypt" - #autobump.revdeps: "true" - #github.owner: "kairos-io" - #uri: - #- https://github.com/kairos-io/kcrypt - #license: "Apache License v2" - #description: "Cloud native guardian for persistent data in the edge" + - name: kcrypt + category: system + version: "0.10.2" + labels: + github.repo: "kcrypt" + autobump.revdeps: "true" + github.owner: "kairos-io" + uri: + - https://github.com/kairos-io/kcrypt + license: "Apache License v2" + description: "Cloud native guardian for persistent data in the edge" + - name: kcrypt + category: fips + version: "0.10.2" + labels: + github.repo: "kcrypt" + autobump.revdeps: "true" + github.owner: "kairos-io" + uri: + - https://github.com/kairos-io/kcrypt + license: "Apache License v2" + description: "Cloud native guardian for persistent data in the edge"