Skip to content

Commit

Permalink
Bump agent fips to newer version and bump fips toolchain
Browse files Browse the repository at this point in the history
Both the go version and the underelying OS need update

Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Nov 13, 2024
1 parent f629f43 commit 0f44d63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/system/kairos-agent/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages:
description: "Lifecycle agent for kairos"
- name: "kairos-agent"
category: "fips"
version: "2.15.3"
version: "2.15.4"
labels:
github.repo: "kairos-agent"
autobump.revdeps: "true"
Expand Down
10 changes: 5 additions & 5 deletions packages/toolchain-go/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ packages:
- name: toolchain-go
category: fips
variant: "alpine"
version: "1.23.1"
tag: "1.23.1"
version: "1.23.3"
tag: "1.23.3"
hidden: true
- name: toolchain-go-ubuntu
category: fips
Expand All @@ -79,7 +79,7 @@ packages:
hidden: true
- name: toolchain-go-ubuntu
category: fips
variant: "bullseye"
version: "1.23.1"
tag: "1.23.1"
variant: "bookworm"
version: "1.23.3"
tag: "1.23.3"
hidden: true

0 comments on commit 0f44d63

Please sign in to comment.