mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-31 06:46:42 +00:00
Build agent 2.8.14 (#849)
This commit is contained in:
@@ -13,6 +13,7 @@ prelude:
|
||||
- apt-get update && apt-get install -y npm gcc
|
||||
- mkdir /go/src/github.com/${GITHUB_ORG}/ -p
|
||||
- PACKAGE_VERSION=${PACKAGE_VERSION%\+*} && cd /go/src/github.com/${GITHUB_ORG}/ && git clone --branch v${PACKAGE_VERSION} https://github.com/${GITHUB_ORG}/{{ .Values.name }}.git
|
||||
- cd /go/src/github.com/${GITHUB_ORG}/{{ .Values.name }} && go mod tidy
|
||||
env:
|
||||
- GITHUB_ORG={{ ( index .Values.labels "github.owner" ) }}
|
||||
- HUGO_VERSION=0.113.0
|
||||
|
@@ -21,3 +21,25 @@ packages:
|
||||
- https://github.com/kairos-io/kairos-agent
|
||||
license: "Apache License v2"
|
||||
description: "Lifecycle agent for kairos"
|
||||
- name: "kairos-agent"
|
||||
category: "system"
|
||||
version: "2.8.14"
|
||||
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: "Lifecycle agent for kairos"
|
||||
- name: "kairos-agent"
|
||||
category: "fips"
|
||||
version: "2.8.14"
|
||||
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: "Lifecycle agent for kairos"
|
||||
|
Reference in New Issue
Block a user