@@ -25,7 +25,7 @@ dependencies:
25
25
# Golang (for images, latest)
26
26
# To be updated before kubernetes/kubernetes update
27
27
- name : " golang (latest)"
28
- version : 1.24.5
28
+ version : 1.24.6
29
29
refPaths :
30
30
- path : images/build/cross/Makefile
31
31
match : GO_VERSION\ \?=\ \d+.\d+(alpha|beta|rc)?\.?(\d+)?
@@ -41,7 +41,7 @@ dependencies:
41
41
# Golang (for images, previous stable)
42
42
# To be updated before kubernetes/kubernetes update
43
43
- name : " golang (previous)"
44
- version : 1.23.11
44
+ version : 1.23.12
45
45
refPaths :
46
46
- path : images/build/cross/variants.yaml
47
47
match : " GO_VERSION: '\\ d+.\\ d+(alpha|beta|rc)?\\ .?(\\ d+)?'"
@@ -158,7 +158,7 @@ dependencies:
158
158
match : REVISION:\ '\d+'
159
159
160
160
- name : " registry.k8s.io/build-image/go-runner (go1.24-bookworm)"
161
- version : v2.4.0-go1.24.5 -bookworm.0
161
+ version : v2.4.0-go1.24.6 -bookworm.0
162
162
refPaths :
163
163
- path : images/build/go-runner/variants.yaml
164
164
match : v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
@@ -174,7 +174,7 @@ dependencies:
174
174
# go-runner (latest Golang)
175
175
# To be updated before kubernetes/kubernetes update
176
176
- name : " registry.k8s.io/build-image/go-runner (go1.23-bookworm)"
177
- version : v2.4.0-go1.23.11 -bookworm.0
177
+ version : v2.4.0-go1.23.12 -bookworm.0
178
178
refPaths :
179
179
- path : images/build/go-runner/variants.yaml
180
180
match : v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
@@ -215,7 +215,7 @@ dependencies:
215
215
match : " CONFIG: 'go\\ d+.\\ d+-bullseye'"
216
216
217
217
- name : " registry.k8s.io/build-image/kube-cross (v1.34-go1.24)"
218
- version : v1.34.0-go1.24.5 -bullseye.0
218
+ version : v1.34.0-go1.24.6 -bullseye.0
219
219
refPaths :
220
220
- path : images/build/cross/variants.yaml
221
221
match : " IMAGE_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
@@ -231,7 +231,7 @@ dependencies:
231
231
# kube-cross (Kubernetes v1.33)
232
232
# To be updated before kubernetes/kubernetes update
233
233
- name : " registry.k8s.io/build-image/kube-cross (v1.33-go1.24)"
234
- version : v1.33.0-go1.24.5 -bullseye.0
234
+ version : v1.33.0-go1.24.6 -bullseye.0
235
235
refPaths :
236
236
- path : images/build/cross/variants.yaml
237
237
match : " IMAGE_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
@@ -253,7 +253,7 @@ dependencies:
253
253
# kube-cross (Kubernetes v1.32)
254
254
# To be updated before kubernetes/kubernetes update
255
255
- name : " registry.k8s.io/build-image/kube-cross (v1.32-go1.23)"
256
- version : v1.32.0-go1.23.11 -bullseye.0
256
+ version : v1.32.0-go1.23.12 -bullseye.0
257
257
refPaths :
258
258
- path : images/build/cross/variants.yaml
259
259
match : " IMAGE_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
@@ -275,7 +275,7 @@ dependencies:
275
275
# kube-cross (Kubernetes v1.31)
276
276
# To be updated before kubernetes/kubernetes update
277
277
- name : " registry.k8s.io/build-image/kube-cross (v1.31-go1.23)"
278
- version : v1.31.0-go1.23.11 -bullseye.0
278
+ version : v1.31.0-go1.23.12 -bullseye.0
279
279
refPaths :
280
280
- path : images/build/cross/variants.yaml
281
281
match : " IMAGE_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
@@ -294,28 +294,6 @@ dependencies:
294
294
- path : images/build/cross/variants.yaml
295
295
match : REVISION:\ '\d+'
296
296
297
- # kube-cross (Kubernetes v1.30)
298
- # To be updated before kubernetes/kubernetes update
299
- - name : " registry.k8s.io/build-image/kube-cross (v1.30-go1.23)"
300
- version : v1.30.0-go1.23.11-bullseye.0
301
- refPaths :
302
- - path : images/build/cross/variants.yaml
303
- match : " IMAGE_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
304
-
305
- - name : " registry.k8s.io/build-image/kube-cross: config variant (v1.30-go1.23)"
306
- version : go1.23-bullseye
307
- refPaths :
308
- - path : images/build/cross/variants.yaml
309
- match : " CONFIG: 'go\\ d+.\\ d+-bullseye'"
310
-
311
- - name : " registry.k8s.io/build-image/kube-cross: image revision (v1.30-go1.23)"
312
- version : 0
313
- refPaths :
314
- - path : images/build/cross/Makefile
315
- match : REVISION \?= \d+
316
- - path : images/build/cross/variants.yaml
317
- match : REVISION:\ '\d+'
318
-
319
297
# kube-cross dependents (i.e. k8s-cloud-builder)
320
298
# To be updated after kubernetes/kubernetes update)
321
299
- name : " registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.34-cross1.24)"
0 commit comments