Commit Graph

1277 Commits

Author SHA1 Message Date
Itxaka
3d89333951
Build proper luet branch (#975) 2024-07-18 10:41:15 +02:00
ci-robbot [bot]
556f6881d9
Bump container/kubectl to 1.30.3 (#974)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-17 20:11:43 +00:00
Itxaka
de8fc4ae08
Run arm64 builders on arm64 worker (#972)
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-15 19:53:53 +02:00
Itxaka
176010973c
set kairos services to simple (#970)
If they are of type oneshot, systemd will wait until the pid exits
before markling the service as running. Instead it will mark them as
starting which is wrong and on livecd it causes the systemctl status
output to be on starting forever.

Instead lets set those services to simple, which means they will be
marked as started once the binary has been launched.

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-15 19:52:48 +02:00
ci-robbot [bot]
e716dded06
Bump system/immucore to 0.4.1 (#969) 2024-07-15 14:37:07 +02:00
ci-robbot [bot]
e9a39e6b23
Bump system/kairos-agent to 2.13.1 (#968) 2024-07-15 14:36:56 +02:00
ci-robbot [bot]
0dd6a3fc80
Bump fips/kairos-agent to 2.13.1 (#966) 2024-07-15 14:36:45 +02:00
ci-robbot [bot]
1d8a9dd21c
Bump fips/immucore to 0.4.1 (#965)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-15 11:43:30 +00:00
Itxaka
f53e23397b Fix 255 build with an upstream patch
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-15 11:20:28 +02:00
Itxaka
af396a636d
Update collection.yaml 2024-07-15 10:35:40 +02:00
Itxaka
b7c07c0bb5
Set a safe date on initrafms (#962) 2024-07-15 09:33:40 +02:00
ci-robbot [bot]
200042f5bf
Bump utils/goreleaser to 2.1.0 (#964)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-14 22:23:50 +00:00
ci-robbot [bot]
a70ead2a37
Bump utils/earthly to 0.8.15 (#963)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-12 22:22:55 +00:00
Itxaka
045c8f21ba
Drop ukify package and rebuild systemd-boot one (#960)
We were not really building the systemd-boot package ourselves but using
the os artifacts.
That makes no sense, we want to track the exact version we are using so
this patch changes it so we build systemd-boot ourselves at the given
upstream version

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-12 13:34:35 +02:00
Itxaka
d8ac052816
Bump provider-kairos to 2.7.1 (#961)
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-12 12:38:48 +02:00
ci-robbot [bot]
9af9b04427
Bump system/kcrypt-challenger to 0.9.0 (#959) 2024-07-12 11:53:01 +02:00
ci-robbot [bot]
d747e064da
Bump fips/kcrypt-challenger to 0.9.0 (#958) 2024-07-12 11:52:48 +02:00
Itxaka
db1669ae02
Enable memory cgroups in rpi (#957) 2024-07-12 11:03:49 +02:00
ci-robbot [bot]
352d372ffc
Bump system/kairos-agent to 2.13.0 (#955) 2024-07-12 10:04:08 +02:00
ci-robbot [bot]
c176fe5a9b
Bump utils/edgevpn to 0.26.2 (#956) 2024-07-12 10:03:58 +02:00
ci-robbot [bot]
361cc973b4
Bump fips/kcrypt to 0.12.0 (#953) 2024-07-12 10:03:45 +02:00
ci-robbot [bot]
10c7c35728
Bump system/kcrypt to 0.12.0 (#949)
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
2024-07-12 10:03:26 +02:00
ci-robbot [bot]
cca1115f7a
Bump fips/kairos-agent to 2.13.0 (#950) 2024-07-12 10:03:12 +02:00
ci-robbot [bot]
1824fed88e
Bump fips/immucore to 0.4.0 (#952) 2024-07-12 10:03:00 +02:00
ci-robbot [bot]
8ef20906a1
Bump system/systemd-boot to 256.2 (#916) 2024-07-12 10:02:47 +02:00
ci-robbot [bot]
1a22a649c5
Bump system/immucore to 0.4.0 (#951)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-11 20:33:07 +00:00
ci-robbot [bot]
2a91157665
Bump utils/helm to 3.15.3 (#948)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-10 20:24:27 +00:00
Dimitris Karakasilis
acbf760ae1
Add fips go1.22.5 (#943)
part of: https://github.com/kairos-io/kairos/issues/2670

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-07-09 10:30:59 +02:00
ci-robbot [bot]
21783d6aef
Bump development/toolchain-go to 1.22.5 (#936)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-05 20:13:49 +00:00
Itxaka
87a6369359
Fix autobumper sed (#945) 2024-07-05 08:09:21 +00:00
renovate[bot]
4a94ec8809
Update docker/setup-buildx-action action to v3.4.0 (#947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 22:06:20 +00:00
ci-robbot [bot]
3449d20cef
Bump container/kubectl to 1.30.2 (#946)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-04 20:07:22 +00:00
ci-robbot [bot]
9f48be2721
Bump system/immucore to 0.3.0 (#933) 2024-07-04 17:28:24 +02:00
Itxaka
d77ca5e399
use values version for the proper version build (#944) 2024-07-04 16:44:50 +03:00
renovate[bot]
7f66314e1a
Update docker/setup-qemu-action action to v3.1.0 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 22:02:50 +00:00
ci-robbot [bot]
d7c0016c74
Bump development/toolchain-go-ubuntu to 1.22.5 (#941)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-03 20:15:10 +00:00
ci-robbot [bot]
d8a72213a4
Bump development/toolchain-go-ubuntu to 1.22.5 (#937)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-07-03 20:07:13 +00:00
Itxaka
0645932839
disable selinux on opensuse-leap (#938) 2024-07-03 13:34:00 +00:00
ci-robbot [bot]
f3e32eeca3
Bump k8s/k3s-systemd to 1.30.2 (#928)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-28 20:17:54 +00:00
ci-robbot [bot]
32bc155a84
Bump utils/nerdctl to 2.0.0-rc.0 (#935)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-27 20:10:20 +00:00
Dimitris Karakasilis
8e2c363b5a
Bump immucore and kairos-agent versions (#930)
to get the yip fix for the user id an gid

Relevant: https://github.com/mudler/yip/pull/159

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-06-27 10:13:58 +03:00
ci-robbot [bot]
c6be32472e
Bump fips/immucore to 0.3.0 (#934)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-26 20:14:01 +00:00
ci-robbot [bot]
a7b6a8de96
Bump k8s/k3s-openrc to 1.30.2 (#929)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-25 20:16:05 +00:00
ci-robbot [bot]
0320f05b62
Bump k8s/k3s-openrc to 1.30.2 (#927)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-25 20:08:02 +00:00
ci-robbot [bot]
200d887b04
Bump utils/kube-vip to 0.8.1 (#924)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-24 20:08:12 +00:00
Mauro Morales
2d546411f6 Re-build kcrypt-challenger 0.7.0
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-06-24 17:04:19 +02:00
Mauro Morales
e86f68df63
Bump kcrypt (#926)
* Re-build kcrypt-challenger 0.7.0

Uses golang 1.22.4 which fixes CVE-2024-24790

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Add luet as a package

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-06-24 16:03:54 +02:00
ci-robbot [bot]
191093e2fd
Bump utils/edgevpn to 0.26.1 (#925)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-23 20:15:39 +00:00
ci-robbot [bot]
ff39439a2a
Bump fips/kcrypt to 0.11.3 (#922)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-22 20:13:30 +00:00
ci-robbot [bot]
3230b57a3f
Bump utils/edgevpn to 0.26.0 (#923)
Signed-off-by: ci-robbot <robot@c3os.io>
2024-06-21 20:11:22 +00:00