Skip to content

Commit

Permalink
Merge pull request #3618 from cpanato/cloud-builder-121
Browse files Browse the repository at this point in the history
Build k8s-ci-builder and k8s-cloud-bulider with Go 1.21.10/1.22.3
  • Loading branch information
k8s-ci-robot committed May 16, 2024
2 parents 38d66ed + 35bfc8b commit 87a2953
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,25 +253,25 @@ dependencies:
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-]+)*))?)'"

- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.30-cross1.22)"
version: v1.30.0-go1.22.2-bullseye.0
version: v1.30.0-go1.22.3-bullseye.0
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
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-]+)*))?)'"

- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.29-cross1.21)"
version: v1.29.0-go1.21.9-bullseye.0
version: v1.29.0-go1.21.10-bullseye.0
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
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-]+)*))?)'"

- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.28-cross1.21)"
version: v1.28.0-go1.21.9-bullseye.0
version: v1.28.0-go1.21.10-bullseye.0
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
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-]+)*))?)'"

- name: "registry.k8s.io/build-image/kube-cross: dependents k8s-cloud-builder (v1.27-cross1.21)"
version: v1.27.0-go1.21.9-bullseye.0
version: v1.27.0-go1.21.10-bullseye.0
refPaths:
- path: images/k8s-cloud-builder/variants.yaml
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-]+)*))?)'"
Expand Down Expand Up @@ -320,7 +320,7 @@ dependencies:
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?

- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.30)"
version: 1.22.2
version: 1.22.3
refPaths:
- path: images/releng/k8s-ci-builder/variants.yaml
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
Expand All @@ -337,7 +337,7 @@ dependencies:
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?

- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.29)"
version: 1.21.9
version: 1.21.10
refPaths:
- path: images/releng/k8s-ci-builder/variants.yaml
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
Expand All @@ -360,7 +360,7 @@ dependencies:
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?

- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.28)"
version: 1.21.9
version: 1.21.10
refPaths:
- path: images/releng/k8s-ci-builder/variants.yaml
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
Expand All @@ -377,7 +377,7 @@ dependencies:
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?

- name: "golang: after kubernetes/kubernetes update (previous release branches: 1.27)"
version: 1.21.9
version: 1.21.10
refPaths:
- path: images/releng/k8s-ci-builder/variants.yaml
match: \d+.\d+(alpha|beta|rc)?\.?(\d+)?
Expand Down
8 changes: 4 additions & 4 deletions images/k8s-cloud-builder/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ variants:
KUBE_CROSS_VERSION: 'v1.31.0-go1.22.3-bullseye.0'
v1.30-cross1.22-bullseye:
CONFIG: 'cross1.22'
KUBE_CROSS_VERSION: 'v1.30.0-go1.22.2-bullseye.0'
KUBE_CROSS_VERSION: 'v1.30.0-go1.22.3-bullseye.0'
v1.29-cross1.21-bullseye:
CONFIG: 'cross1.21'
KUBE_CROSS_VERSION: 'v1.29.0-go1.21.9-bullseye.0'
KUBE_CROSS_VERSION: 'v1.29.0-go1.21.10-bullseye.0'
v1.28-cross1.20-bullseye:
CONFIG: 'cross1.20'
KUBE_CROSS_VERSION: 'v1.28.0-go1.21.9-bullseye.0'
KUBE_CROSS_VERSION: 'v1.28.0-go1.21.10-bullseye.0'
v1.27-cross1.20-bullseye:
CONFIG: 'cross1.20'
KUBE_CROSS_VERSION: 'v1.27.0-go1.21.9-bullseye.0'
KUBE_CROSS_VERSION: 'v1.27.0-go1.21.10-bullseye.0'
8 changes: 4 additions & 4 deletions images/releng/k8s-ci-builder/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ variants:
OS_CODENAME: 'bullseye'
'1.30':
CONFIG: '1.30'
GO_VERSION: '1.22.2'
GO_VERSION: '1.22.3'
OS_CODENAME: 'bullseye'
'1.29':
CONFIG: '1.29'
GO_VERSION: '1.21.9'
GO_VERSION: '1.21.10'
OS_CODENAME: 'bullseye'
'1.28':
CONFIG: '1.28'
GO_VERSION: '1.21.9'
GO_VERSION: '1.21.10'
OS_CODENAME: 'bullseye'
'1.27':
CONFIG: '1.27'
GO_VERSION: '1.21.9'
GO_VERSION: '1.21.10'
OS_CODENAME: 'bullseye'

0 comments on commit 87a2953

Please sign in to comment.