@@ -135,7 +135,7 @@ dependencies:
135135 match : " KUBERNETES_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
136136
137137 - name : " Kubernetes version (next candidate.0)"
138- version : v1.24 .0
138+ version : v1.25 .0
139139 refPaths :
140140 - path : images/build/cross/variants.yaml
141141 match : " KUBERNETES_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
@@ -188,7 +188,7 @@ dependencies:
188188
189189 # Golang (next candidate)
190190 - name : " golang (next candidate)"
191- version : 1.18
191+ version : 1.19beta1
192192 refPaths :
193193 - path : images/build/cross/variants.yaml
194194 match : " GO_VERSION: '\\ d+.\\ d+(alpha|beta|rc)?\\ .?(\\ d+)?'"
@@ -207,7 +207,7 @@ dependencies:
207207 match : REVISION:\ '\d+'
208208
209209 - name : " k8s.gcr.io/build-image/go-runner (next candidate)"
210- version : v2.3.1-go1.18.3 -bullseye.0
210+ version : v2.3.1-go1.19beta1 -bullseye.0
211211 refPaths :
212212 - path : images/build/go-runner/variants.yaml
213213 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-]+)*))?)'"
@@ -219,7 +219,7 @@ dependencies:
219219 match : REVISION:\ '\d+'
220220
221221 - name : " k8s.gcr.io/build-image/kube-cross (next candidate)"
222- version : v1.25.0-go1.18.3 -bullseye.0
222+ version : v1.25.0-go1.19beta1 -bullseye.0
223223 refPaths :
224224 - path : images/build/cross/variants.yaml
225225 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-]+)*))?)'"
0 commit comments