This repository was archived by the owner on Apr 11, 2025. It is now read-only.
File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2
2
#
3
- # Generated on 2024-07-03T14:11:08Z by kres 8c8b007 .
3
+ # Generated on 2024-08-07T15:33:12Z by kres dbf015a .
4
4
5
5
name : default
6
6
concurrency :
33
33
labels : ${{ steps.retrieve-pr-labels.outputs.result }}
34
34
services :
35
35
buildkitd :
36
- image : moby/buildkit:v0.14 .1
36
+ image : moby/buildkit:v0.15 .1
37
37
options : --privileged
38
38
ports :
39
39
- 1234:1234
@@ -129,7 +129,7 @@ jobs:
129
129
- default
130
130
services :
131
131
buildkitd :
132
- image : moby/buildkit:v0.14 .1
132
+ image : moby/buildkit:v0.15 .1
133
133
options : --privileged
134
134
ports :
135
135
- 1234:1234
Original file line number Diff line number Diff line change 1
1
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2
2
#
3
- # Generated on 2024-07-03T14:11:08Z by kres 8c8b007 .
3
+ # Generated on 2024-08-07T15:33:12Z by kres dbf015a .
4
4
5
5
name : weekly
6
6
concurrency :
16
16
- pkgs
17
17
services :
18
18
buildkitd :
19
- image : moby/buildkit:v0.14 .1
19
+ image : moby/buildkit:v0.15 .1
20
20
options : --privileged
21
21
ports :
22
22
- 1234:1234
Original file line number Diff line number Diff line change 1
1
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2
2
#
3
- # Generated on 2024-06-05T12:39:45Z by kres f292767 .
3
+ # Generated on 2024-08-07T15:33:12Z by kres dbf015a .
4
4
5
5
# common variables
6
6
@@ -25,7 +25,7 @@ SOURCE_DATE_EPOCH := $(shell git log $(INITIAL_COMMIT_SHA) --pretty=%ct)
25
25
26
26
# sync bldr image with pkgfile
27
27
28
- BLDR_RELEASE := v0.3.1
28
+ BLDR_RELEASE := v0.3.2
29
29
BLDR_IMAGE := ghcr.io/siderolabs/bldr:$(BLDR_RELEASE )
30
30
BLDR := docker run --rm --user $(shell id -u) :$(shell id -g) --volume $(PWD ) :/src --entrypoint=/bldr $(BLDR_IMAGE ) --root=/src
31
31
Original file line number Diff line number Diff line change 1
- # syntax = ghcr.io/siderolabs/bldr:v0.3.1
1
+ # syntax = ghcr.io/siderolabs/bldr:v0.3.2
2
2
3
3
format: v1alpha2
4
4
5
5
vars:
6
6
PKGS_PREFIX: ghcr.io/siderolabs
7
- PKGS_VERSION: v1.8.0-alpha.0-34-gce49757
7
+ PKGS_VERSION: v1.8.0-alpha.0-45-gaf6b4e6
8
8
9
9
# renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git
10
10
tc_redirect_tap_ref: 97e0d3caefe891c05ad9b8faed06771b1d29407c
You can’t perform that action at this time.
0 commit comments