Commit Graph

10 Commits

Author SHA1 Message Date
Andrey Smirnov
056e5a831a
chore: bump dependencies
* Linux Firmware: 20240115
* DRBD: 9.2.7
* gvisor: 20240109.0
* QEMU: 8.2.0
* Tailscale: 1.56.1

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-01-17 19:21:05 +04:00
Noel Georgi
8cb8014ce2
chore: bump deps
Bump dependencies and reduce renovate noise

Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-02-17 16:08:17 +05:30
Utku Ozdemir
f5eefa721e
chore: bump dependencies
Bump pkgs version and the dependencies.

Add a workaround for nvidia-container-cli build on Debian Bullseye.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2023-01-13 15:13:16 +01:00
Andrey Smirnov
932a49e120
feat: update releases
gvisor: 20221212.0
Linux firmware: 20221214
NVIDIA: 525.60.13

DRBD disabled, as it doesn't build with Linux 6.1.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-12-23 14:34:09 +04:00
Andrey Smirnov
b35af1df63
chore: bump dependencies
* gvisor: 20221107.0
* Linux firmware: 20221109
* Intel ucode: 20221108

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-11-22 19:42:07 +04:00
Andrey Smirnov
eff6a5d048
feat: update releases
* minor Go bumps
* gvisor: 20221010.0
* open-iscsi: 2.1.8

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-10-13 14:47:26 +04:00
Noel Georgi
b4edb73cd4
chore: bump deps
Bump deps

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-09-22 12:03:40 +05:30
Andrey Smirnov
ed63195910
refactor: clean up extensions versioning
Use new `bldr` variables and `eval` support to produce versions for each
extension which makes sense:

* `gvisor`: upstream version + extensions version (as it depends on
Talos)
* `hello-world-service`: extensions version
* `amd-ucode`, `bnx2-bnx2x`: linux firmware version
* `intel-ucode`: upstream version
* `nvidia-container-toolkit`: combination of upstream versions

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-04-13 20:08:59 +03:00
Andrey Smirnov
5b1a5d7573
refactor: use base image, bump bldr, update versions
Update metadata for Talos 1.0.0.

Bump `bldr` to the latest version with `Merge` support, workaround issue
with `/tmp` losing sticky bit.

Use `base` image from pkgs to drop dependency on `tools`.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-04-04 22:31:10 +03:00
Andrey Smirnov
119fab1ddd
chore: provider better folder structure
Fixes #8

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-02-10 20:39:39 +03:00