mirror of
https://github.com/siderolabs/extensions.git
synced 2026-05-05 12:16:46 +02:00
Update and regen docs. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 36706070f7a95e55f3e94a6e909fc393bed35173)
36 lines
2.5 KiB
Plaintext
36 lines
2.5 KiB
Plaintext
# syntax = ghcr.io/siderolabs/bldr:v0.5.6
|
|
|
|
format: v1alpha2
|
|
|
|
vars:
|
|
CONTAINERD_VERSION: v2.2.2 # update this when updating PKGS_VERSION in Makefile
|
|
LINUX_FIRMWARE_VERSION: "20260410" # update this when updating PKGS_VERSION in Makefile
|
|
DRBD_DRIVER_VERSION: 9.3.1 # update this when updating PKGS_VERSION in Makefile
|
|
PX_FUSE_DRIVER_VERSION: 4b7ade7d7a4afe10b87ff7a16a59e9d1e3fae68f # update this when updating PKGS_VERSION in Makefile
|
|
ZFS_DRIVER_VERSION: 2.4.1 # update this when updating PKGS_VERSION in Makefile
|
|
ZFS_TOOLS_SHA256: c17b69770f0023154f578eb8c7536a70f07d6a3bb0bd38f04fa0e8811c3c1390
|
|
ZFS_TOOLS_SHA512: 15ef20ed8fb976dd123e1f5dca8f0f71a754a3be6edf826bf1d744a28cc8400969d33b79be90a4b5bef95dd200caaca942876f4462b7749667a9e4a225d82676
|
|
UTIL_LINUX_VERSION: 2.41.4 # update this when updating TOOLS in Makefile
|
|
UTIL_LINUX_SHA256: a8c213cc06048862602a42b2d299b340001f6d05c4407b549f3e03521df83688
|
|
UTIL_LINUX_SHA512: c21ad77b787ab5892169c80cbec1ba46ed6bba36c1db278f2d1cd8712ae237f5cd25bfd20f2dc638334d1c47c5ff6102703147147d42f71c995bd397e735691a
|
|
ENA_VERSION: 2.16.1 # update this when updating PKGS_VERSION in Makefile
|
|
TENSTORRENT_VERSION: 2.7.0 # update this when updating PKGS_VERSION in Makefile
|
|
HAILORT_VERSION: 4.23.0 # update this when updating PKGS_VERSION in Makefile
|
|
MELLANOX_MSFTFLINT_VERSION: 4.34.1-4 # update this when updating PKGS_VERSION in Makefile
|
|
|
|
# renovate: datasource=git-tags extractVersion=^libtiprc-(?<version>.*)$ depName=git://git.linux-nfs.org/projects/steved/libtirpc.git
|
|
LIBTIRPC_VERSION: 1-3-6
|
|
LIBTIRPC_SHA256: f9eeeb368d733e11f18ddb750a41bdf9089ba5f9476404da848c2cd295624f0d
|
|
LIBTIRPC_SHA512: 1e20007d030df9cde23ae3ab99cabb7977c473f9f08a37154e9f43a15c804826651ada402d2075989df65bfdc55fd7a9bda959120da890df9ccf8111cca5ecc6
|
|
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=madler/zlib
|
|
ZLIB_VERSION: 1.3.2
|
|
ZLIB_SHA256: bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
|
|
ZLIB_SHA512: 70963771ea5d763614278a69b474f09b7d237ef8f53b675a10fe31d9923aeef601504b35d7ebd1b1e7f347e9ebb048e6b3b47fffdf137e7bdc7e8d5eb4ec4692
|
|
# renovate: datasource=github-tags depName=OpenELEC/dvb-firmware
|
|
LINUX_DVB_FIRMWARE: 0.0.51
|
|
LINUX_DVB_FIRMWARE_SHA256: cef3ce537d213e020af794cecf9de207e2882c375ceda39102eb6fa2580bad8d
|
|
LINUX_DVB_FIRMWARE_SHA512: 2372dba98083c76865f5f0f8101b1160888e03cdbe911dd08621e7b6f38e8a25ae5d56eefc21728bf65fd09ea613b53606df4021d3972b0bc9d2bd8b6cbe20a1
|
|
|
|
labels:
|
|
org.opencontainers.image.source: https://github.com/siderolabs/extensions
|