From 70cc5c1d9d134a8eeaab3390be1dd3b54f18a23b Mon Sep 17 00:00:00 2001 From: Dimitris Karakasilis Date: Wed, 18 Dec 2024 16:59:45 +0200 Subject: [PATCH 1/2] Bump immucore and kcrypt Signed-off-by: Dimitris Karakasilis --- packages/system/immucore/collection.yaml | 4 ++-- packages/system/kcrypt/collection.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/system/immucore/collection.yaml b/packages/system/immucore/collection.yaml index e747f547f..fefa2a7af 100644 --- a/packages/system/immucore/collection.yaml +++ b/packages/system/immucore/collection.yaml @@ -1,7 +1,7 @@ packages: - name: "immucore" category: "system" - version: "0.6.1" + version: "0.6.2" labels: github.repo: "immucore" autobump.revdeps: "true" @@ -12,7 +12,7 @@ packages: description: "The Kairos immutability management interface" - name: "immucore" category: "fips" - version: "0.6.1" + version: "0.6.2" labels: github.repo: "immucore" autobump.revdeps: "true" diff --git a/packages/system/kcrypt/collection.yaml b/packages/system/kcrypt/collection.yaml index a267b941d..a80250c45 100644 --- a/packages/system/kcrypt/collection.yaml +++ b/packages/system/kcrypt/collection.yaml @@ -1,7 +1,7 @@ packages: - name: kcrypt category: system - version: "0.12.2" + version: "0.13.0" labels: github.repo: "kcrypt" autobump.revdeps: "true" @@ -12,7 +12,7 @@ packages: description: "Cloud native guardian for persistent data in the edge" - name: kcrypt category: fips - version: "0.12.2" + version: "0.13.0" labels: github.repo: "kcrypt" autobump.revdeps: "true" From b66bb19833f8fd9dff9f172cd485e232aaf74c3e Mon Sep 17 00:00:00 2001 From: Dimitris Karakasilis Date: Wed, 18 Dec 2024 17:08:59 +0200 Subject: [PATCH 2/2] Bump kcrypt-challenger version Signed-off-by: Dimitris Karakasilis --- packages/system/kcrypt-challenger/collection.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/system/kcrypt-challenger/collection.yaml b/packages/system/kcrypt-challenger/collection.yaml index 5a2116143..c3dc25a34 100644 --- a/packages/system/kcrypt-challenger/collection.yaml +++ b/packages/system/kcrypt-challenger/collection.yaml @@ -2,7 +2,7 @@ packages: - name: kcrypt-challenger binary_name: kcrypt-discovery-challenger category: system - version: "0.9.1" + version: "0.10.0" labels: github.repo: "kcrypt-challenger" github.owner: "kairos-io" @@ -13,7 +13,7 @@ packages: - name: kcrypt-challenger binary_name: kcrypt-discovery-challenger category: fips - version: "0.9.1" + version: "0.10.0" labels: github.repo: "kcrypt-challenger" github.owner: "kairos-io"