Skip to content

Commit

Permalink
Bump package versions (#1189)
Browse files Browse the repository at this point in the history
* Bump immucore and kcrypt

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Bump kcrypt-challenger version

Signed-off-by: Dimitris Karakasilis <[email protected]>

---------

Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily authored Dec 18, 2024
1 parent 2a80ac9 commit da80d28
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/system/immucore/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: "immucore"
category: "system"
version: "0.6.1"
version: "0.6.2"
labels:
github.repo: "immucore"
autobump.revdeps: "true"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/system/kcrypt-challenger/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/system/kcrypt/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: kcrypt
category: system
version: "0.12.2"
version: "0.13.0"
labels:
github.repo: "kcrypt"
autobump.revdeps: "true"
Expand All @@ -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"
Expand Down

0 comments on commit da80d28

Please sign in to comment.