File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -79,11 +79,11 @@ spec:
7979 - name : EXTENSIONS_IMAGE_REF
8080 defaultValue : $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
8181 - name : PKGS
82- defaultValue : v1.11.0-alpha.0-32-g79bfa9e
82+ defaultValue : v1.11.0-alpha.0-33-g9fbe2b4
8383 - name : PKGS_PREFIX
8484 defaultValue : ghcr.io/siderolabs
8585 - name : TOOLS
86- defaultValue : v1.11.0-alpha.0-2-gaf3fd64
86+ defaultValue : v1.11.0-alpha.0-3-g1dfd14b
8787 - name : TOOLS_PREFIX
8888 defaultValue : ghcr.io/siderolabs
8989 useBldrPkgTagResolver : true
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-06-04T09:48:52Z by kres fc6afbe .
3+ # Generated on 2025-06-08T13:34:39Z by kres 5f6eb2a .
44
55# common variables
66
@@ -50,9 +50,9 @@ COMMON_ARGS += --build-arg=TOOLS_PREFIX="$(TOOLS_PREFIX)"
5050# extra variables
5151
5252EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME ) /extensions:$(TAG )
53- PKGS ?= v1.11.0-alpha.0-32-g79bfa9e
53+ PKGS ?= v1.11.0-alpha.0-33-g9fbe2b4
5454PKGS_PREFIX ?= ghcr.io/siderolabs
55- TOOLS ?= v1.11.0-alpha.0-2-gaf3fd64
55+ TOOLS ?= v1.11.0-alpha.0-3-g1dfd14b
5656TOOLS_PREFIX ?= ghcr.io/siderolabs
5757
5858# targets defines all the available targets
You can’t perform that action at this time.
0 commit comments