Skip to content

Commit 19b9eb8

Browse files
authored
Merge pull request #3561 from cpanato/builder-1.21
Build k8s-ci-builder and k8s-cloud-bulider with Go 1.21.9
2 parents 9830c43 + eaad097 commit 19b9eb8

File tree

3 files changed

+12
-31
lines changed

3 files changed

+12
-31
lines changed

dependencies.yaml

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -232,25 +232,19 @@ dependencies:
232232
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"
233233

234234
- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.29-cross1.21)"
235-
version: v1.29.0-go1.21.8-bullseye.0
235+
version: v1.29.0-go1.21.9-bullseye.0
236236
refPaths:
237237
- path: images/k8s-cloud-builder/variants.yaml
238238
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"
239239

240240
- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.28-cross1.21)"
241-
version: v1.28.0-go1.21.8-bullseye.0
241+
version: v1.28.0-go1.21.9-bullseye.0
242242
refPaths:
243243
- path: images/k8s-cloud-builder/variants.yaml
244244
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"
245245

246246
- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.27-cross1.21)"
247-
version: v1.27.0-go1.21.8-bullseye.0
248-
refPaths:
249-
- path: images/k8s-cloud-builder/variants.yaml
250-
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"
251-
252-
- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.26-cross1.21)"
253-
version: v1.26.0-go1.21.8-bullseye.0
247+
version: v1.27.0-go1.21.9-bullseye.0
254248
refPaths:
255249
- path: images/k8s-cloud-builder/variants.yaml
256250
match: "KUBE_CROSS_VERSION: 'v((([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?)'"
@@ -299,7 +293,7 @@ dependencies:
299293
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
300294

301295
- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.29)"
302-
version: 1.21.8
296+
version: 1.21.9
303297
refPaths:
304298
- path: images/releng/k8s-ci-builder/variants.yaml
305299
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
@@ -322,7 +316,7 @@ dependencies:
322316
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
323317

324318
- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.28)"
325-
version: 1.21.8
319+
version: 1.21.9
326320
refPaths:
327321
- path: images/releng/k8s-ci-builder/variants.yaml
328322
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
@@ -339,13 +333,7 @@ dependencies:
339333
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
340334

341335
- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.27)"
342-
version: 1.21.8
343-
refPaths:
344-
- path: images/releng/k8s-ci-builder/variants.yaml
345-
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
346-
347-
- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.26)"
348-
version: 1.21.8
336+
version: 1.21.9
349337
refPaths:
350338
- path: images/releng/k8s-ci-builder/variants.yaml
351339
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?

images/k8s-cloud-builder/variants.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ variants:
44
KUBE_CROSS_VERSION: 'v1.30.0-go1.22.2-bullseye.0'
55
v1.29-cross1.21-bullseye:
66
CONFIG: 'cross1.21'
7-
KUBE_CROSS_VERSION: 'v1.29.0-go1.21.8-bullseye.0'
7+
KUBE_CROSS_VERSION: 'v1.29.0-go1.21.9-bullseye.0'
88
v1.28-cross1.20-bullseye:
99
CONFIG: 'cross1.20'
10-
KUBE_CROSS_VERSION: 'v1.28.0-go1.21.8-bullseye.0'
10+
KUBE_CROSS_VERSION: 'v1.28.0-go1.21.9-bullseye.0'
1111
v1.27-cross1.20-bullseye:
1212
CONFIG: 'cross1.20'
13-
KUBE_CROSS_VERSION: 'v1.27.0-go1.21.8-bullseye.0'
14-
v1.26-cross1.20-bullseye:
15-
CONFIG: 'cross1.20'
16-
KUBE_CROSS_VERSION: 'v1.26.0-go1.21.8-bullseye.0'
13+
KUBE_CROSS_VERSION: 'v1.27.0-go1.21.9-bullseye.0'

images/releng/k8s-ci-builder/variants.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,13 @@ variants:
1313
OS_CODENAME: 'bullseye'
1414
'1.29':
1515
CONFIG: '1.29'
16-
GO_VERSION: '1.21.8'
16+
GO_VERSION: '1.21.9'
1717
OS_CODENAME: 'bullseye'
1818
'1.28':
1919
CONFIG: '1.28'
20-
GO_VERSION: '1.21.8'
20+
GO_VERSION: '1.21.9'
2121
OS_CODENAME: 'bullseye'
2222
'1.27':
2323
CONFIG: '1.27'
24-
GO_VERSION: '1.21.8'
25-
OS_CODENAME: 'bullseye'
26-
'1.26':
27-
CONFIG: '1.26'
28-
GO_VERSION: '1.21.8'
24+
GO_VERSION: '1.21.9'
2925
OS_CODENAME: 'bullseye'

0 commit comments

Comments
 (0)