mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-30 22:09:10 +00:00
Bump kairos-agent and immucore + fips enabled builds (#289)
This commit is contained in:
parent
78804cda00
commit
d486007cb7
@ -1,7 +1,18 @@
|
||||
packages:
|
||||
- name: "immucore"
|
||||
category: "system"
|
||||
version: "0.1.1-rc1+1"
|
||||
version: "0.1.1"
|
||||
labels:
|
||||
github.repo: "immucore"
|
||||
autobump.revdeps: "true"
|
||||
github.owner: "kairos-io"
|
||||
uri:
|
||||
- https://github.com/kairos-io/immucore
|
||||
license: "Apache License v2"
|
||||
description: "The Kairos immutability management interface"
|
||||
- name: "immucore"
|
||||
category: "fips"
|
||||
version: "0.1.1"
|
||||
labels:
|
||||
github.repo: "immucore"
|
||||
autobump.revdeps: "true"
|
||||
@ -10,15 +21,3 @@ packages:
|
||||
- https://github.com/kairos-io/immucore
|
||||
license: "Apache License v2"
|
||||
description: "The Kairos immutability management interface"
|
||||
# Disabled as it cant be build with go 1.19.10
|
||||
#- name: "immucore"
|
||||
#category: "fips"
|
||||
#version: "0.1.1-rc1+1"
|
||||
#labels:
|
||||
#github.repo: "immucore"
|
||||
#autobump.revdeps: "true"
|
||||
#github.owner: "kairos-io"
|
||||
#uri:
|
||||
#- https://github.com/kairos-io/immucore
|
||||
#license: "Apache License v2"
|
||||
#description: "The Kairos immutability management interface"
|
||||
|
@ -1,8 +1,18 @@
|
||||
packages:
|
||||
- name: "kairos-agent"
|
||||
category: "system"
|
||||
version: "2.1.3+1"
|
||||
arch: "amd64"
|
||||
version: "2.1.4"
|
||||
labels:
|
||||
github.repo: "kairos-agent"
|
||||
autobump.revdeps: "true"
|
||||
github.owner: "kairos-io"
|
||||
uri:
|
||||
- https://github.com/kairos-io/kairos-agent
|
||||
license: "Apache License v2"
|
||||
description: "Lyfecycle agent for kairos"
|
||||
- name: "kairos-agent"
|
||||
category: "fips"
|
||||
version: "2.1.4"
|
||||
labels:
|
||||
github.repo: "kairos-agent"
|
||||
autobump.revdeps: "true"
|
||||
@ -11,16 +21,3 @@ packages:
|
||||
- https://github.com/kairos-io/kairos-agent
|
||||
license: "Apache License v2"
|
||||
description: "Lyfecycle agent for kairos"
|
||||
# Disabled as it cant be build with go 1.19.10
|
||||
#- name: "kairos-agent"
|
||||
#category: "fips"
|
||||
#version: "2.1.3+1"
|
||||
#arch: "amd64"
|
||||
#labels:
|
||||
#github.repo: "kairos-agent"
|
||||
#autobump.revdeps: "true"
|
||||
#github.owner: "kairos-io"
|
||||
#uri:
|
||||
#- https://github.com/kairos-io/kairos-agent
|
||||
#license: "Apache License v2"
|
||||
#description: "Lyfecycle agent for kairos"
|
||||
|
Loading…
Reference in New Issue
Block a user