Build agent 2.8.14 (#849)

This commit is contained in:
Itxaka
2024-05-09 09:00:40 +00:00
committed by GitHub
parent 0d577b3c78
commit 6602c70fd2
2 changed files with 23 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ prelude:
- apt-get update && apt-get install -y npm gcc - apt-get update && apt-get install -y npm gcc
- mkdir /go/src/github.com/${GITHUB_ORG}/ -p - 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 - 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: env:
- GITHUB_ORG={{ ( index .Values.labels "github.owner" ) }} - GITHUB_ORG={{ ( index .Values.labels "github.owner" ) }}
- HUGO_VERSION=0.113.0 - HUGO_VERSION=0.113.0

View File

@@ -21,3 +21,25 @@ packages:
- https://github.com/kairos-io/kairos-agent - https://github.com/kairos-io/kairos-agent
license: "Apache License v2" license: "Apache License v2"
description: "Lifecycle agent for kairos" 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"