From da80d28b92bd388c8180591b5766faa928f13eac Mon Sep 17 00:00:00 2001 From: Dimitris Karakasilis Date: Wed, 18 Dec 2024 17:39:05 +0200 Subject: [PATCH] Bump package versions (#1189) * Bump immucore and kcrypt Signed-off-by: Dimitris Karakasilis * Bump kcrypt-challenger version Signed-off-by: Dimitris Karakasilis --------- Signed-off-by: Dimitris Karakasilis --- packages/system/immucore/collection.yaml | 4 ++-- packages/system/kcrypt-challenger/collection.yaml | 4 ++-- packages/system/kcrypt/collection.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/system/immucore/collection.yaml b/packages/system/immucore/collection.yaml index e747f54..fefa2a7 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-challenger/collection.yaml b/packages/system/kcrypt-challenger/collection.yaml index 5a21161..c3dc25a 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" diff --git a/packages/system/kcrypt/collection.yaml b/packages/system/kcrypt/collection.yaml index a267b94..a80250c 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"