forked from siderolabs/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pkgfile
18 lines (14 loc) · 781 Bytes
/
Pkgfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# syntax = ghcr.io/siderolabs/bldr:v0.2.3
format: v1alpha2
vars:
PKGS_PREFIX: ghcr.io/siderolabs
LINUX_FIRMWARE_VERSION: "20231111" # update this when updating PKGS_VERSION in Makefile
DRBD_DRIVER_VERSION: 9.2.6 # update this when updating PKGS_VERSION in Makefile
ZFS_DRIVER_VERSION: 2.2.2 # update this when updating PKGS_VERSION in Makefile
UTIL_LINUX_VERSION: 2.39.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.2.13
labels:
org.opencontainers.image.source: https://github.com/siderolabs/extensions