This repository was archived by the owner on Apr 11, 2025. It is now read-only.
File tree 3 files changed +10
-9
lines changed
3 files changed +10
-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-06-05T12:39:45Z by kres f292767 .
3
+ # Generated on 2024-07-03T14:11:08Z by kres 8c8b007 .
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.13.2
36
+ image : moby/buildkit:v0.14.1
37
37
options : --privileged
38
38
ports :
39
39
- 1234:1234
81
81
driver : remote
82
82
endpoint : tcp://127.0.0.1:1234
83
83
- name : Build
84
+ if : github.event_name == 'pull_request'
84
85
run : |
85
86
make
86
87
- name : Login to registry
@@ -128,7 +129,7 @@ jobs:
128
129
- default
129
130
services :
130
131
buildkitd :
131
- image : moby/buildkit:v0.13.2
132
+ image : moby/buildkit:v0.14.1
132
133
options : --privileged
133
134
ports :
134
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-06-05T12:39:45Z by kres f292767 .
3
+ # Generated on 2024-07-03T14:11:08Z by kres 8c8b007 .
4
4
5
5
name : weekly
6
6
concurrency :
16
16
- pkgs
17
17
services :
18
18
buildkitd :
19
- image : moby/buildkit:v0.13.2
19
+ image : moby/buildkit:v0.14.1
20
20
options : --privileged
21
21
ports :
22
22
- 1234:1234
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ format: v1alpha2
4
4
5
5
vars:
6
6
PKGS_PREFIX: ghcr.io/siderolabs
7
- PKGS_VERSION: v1.8.0-alpha.0-23-gc309452
7
+ PKGS_VERSION: v1.8.0-alpha.0-34-gce49757
8
8
9
9
# renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git
10
- tc_redirect_tap_ref: f4bce16532c34740691b2e10c3945020a3c4fd5e
11
- tc_redirect_tap_sha256: bf55b2b25d9e0fe280f3698deef8eab0a3d5e50a133d25b5f4307ba73e21f7d4
12
- tc_redirect_tap_sha512: 27444ce69f7e1618ed0a9ba16cdd397f3b40dcc351ee515da095d565f79ba0e6b79eb235dca042a2bbfecc85f5cabc53d4d4af24bf957c5a010d31734043c6ca
10
+ tc_redirect_tap_ref: 97e0d3caefe891c05ad9b8faed06771b1d29407c
11
+ tc_redirect_tap_sha256: d706ff97e4447bbd926e23e109bb23fa89236f8132568cc53b7c99cb3a352331
12
+ tc_redirect_tap_sha512: b1fcf19ac28da7c9c2a52f2a1791a20d8610f47b67ea369016e15ba117b6ed4a12f8528c24279ab21b8ae1ecc74b222f07ae003abb8dfca024f8d80f180995e0
13
13
14
14
labels:
15
15
org.opencontainers.image.source: https://github.com/siderolabs/extras
You can’t perform that action at this time.
0 commit comments