forked from siderolabs/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPkgfile
17 lines (13 loc) · 747 Bytes
/
Pkgfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# syntax = ghcr.io/siderolabs/bldr:v0.3.2
format: v1alpha2
vars:
LINUX_FIRMWARE_VERSION: "20241017" # update this when updating PKGS_VERSION in Makefile
DRBD_DRIVER_VERSION: 9.2.11 # update this when updating PKGS_VERSION in Makefile
ZFS_DRIVER_VERSION: 2.2.6 # update this when updating PKGS_VERSION in Makefile
UTIL_LINUX_VERSION: 2.40.2 # update this when updating PKGS_VERSION in Makefile
# renovate: datasource=git-tags extractVersion=^libtiprc-(?<version>.*)$ depName=git://linux-nfs.org/~steved/libtirpc
LIBTIRPC_VERSION: 1-3-3
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=madler/zlib
ZLIB_VERSION: 1.3.1
labels:
org.opencontainers.image.source: https://github.com/siderolabs/extensions