mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-01 07:29:07 +00:00
Bump kairos-agent and immucore + fips enabled builds (#289)
This commit is contained in:
@@ -1,7 +1,18 @@
|
|||||||
packages:
|
packages:
|
||||||
- name: "immucore"
|
- name: "immucore"
|
||||||
category: "system"
|
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:
|
labels:
|
||||||
github.repo: "immucore"
|
github.repo: "immucore"
|
||||||
autobump.revdeps: "true"
|
autobump.revdeps: "true"
|
||||||
@@ -10,15 +21,3 @@ packages:
|
|||||||
- https://github.com/kairos-io/immucore
|
- https://github.com/kairos-io/immucore
|
||||||
license: "Apache License v2"
|
license: "Apache License v2"
|
||||||
description: "The Kairos immutability management interface"
|
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:
|
packages:
|
||||||
- name: "kairos-agent"
|
- name: "kairos-agent"
|
||||||
category: "system"
|
category: "system"
|
||||||
version: "2.1.3+1"
|
version: "2.1.4"
|
||||||
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"
|
||||||
|
- name: "kairos-agent"
|
||||||
|
category: "fips"
|
||||||
|
version: "2.1.4"
|
||||||
labels:
|
labels:
|
||||||
github.repo: "kairos-agent"
|
github.repo: "kairos-agent"
|
||||||
autobump.revdeps: "true"
|
autobump.revdeps: "true"
|
||||||
@@ -11,16 +21,3 @@ packages:
|
|||||||
- https://github.com/kairos-io/kairos-agent
|
- https://github.com/kairos-io/kairos-agent
|
||||||
license: "Apache License v2"
|
license: "Apache License v2"
|
||||||
description: "Lyfecycle agent for kairos"
|
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"
|
|
||||||
|
Reference in New Issue
Block a user