File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ dependencies:
144144 - path : images/build/go-runner/VERSION
145145
146146 - name : " registry.k8s.io/build-image/go-runner (go1.25-bookworm)"
147- version : v2.4.0-go1.25rc2 -bookworm.0
147+ version : v2.4.0-go1.25.0 -bookworm.0
148148 refPaths :
149149 - path : images/build/go-runner/variants.yaml
150150 match : v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
@@ -195,7 +195,7 @@ dependencies:
195195 match : " CONFIG: 'go\\ d+.\\ d+-bullseye'"
196196
197197 - name : " registry.k8s.io/build-image/kube-cross (v1.34-go1.25)"
198- version : v1.34.0-go1.25rc2 -bullseye.0
198+ version : v1.34.0-go1.25.0 -bullseye.0
199199 refPaths :
200200 - path : images/build/cross/variants.yaml
201201 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-]+)*))?)'"
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ variants:
22 v1.34-go1.25-bullseye :
33 CONFIG : ' go1.25-bullseye'
44 TYPE : ' default'
5- IMAGE_VERSION : ' v1.34.0-go1.25rc2 -bullseye.0'
5+ IMAGE_VERSION : ' v1.34.0-go1.25.0 -bullseye.0'
66 KUBERNETES_VERSION : ' v1.34.0'
7- GO_VERSION : ' 1.25rc2 '
7+ GO_VERSION : ' 1.25.0 '
88 GO_MAJOR_VERSION : ' 1.25'
99 OS_CODENAME : ' bullseye'
1010 REVISION : ' 0'
Original file line number Diff line number Diff line change 11variants :
22 go1.25-bookworm :
33 CONFIG : ' go1.25-bookworm'
4- IMAGE_VERSION : ' v2.4.0-go1.25rc2 -bookworm.0'
4+ IMAGE_VERSION : ' v2.4.0-go1.25.0 -bookworm.0'
55 GO_MAJOR_VERSION : ' 1.25'
66 OS_CODENAME : ' bookworm'
77 REVISION : ' 0'
8- GO_VERSION : ' 1.25rc2 '
8+ GO_VERSION : ' 1.25.0 '
99 DISTROLESS_IMAGE : ' static-debian12'
1010 go1.24-bookworm :
1111 CONFIG : ' go1.24-bookworm'
Original file line number Diff line number Diff line change 11variants :
22 go1.25-bookworm :
33 CONFIG : ' go1.25-bookworm'
4- GO_VERSION : ' 1.25rc2 '
4+ GO_VERSION : ' 1.25.0 '
55 OS_CODENAME : ' bookworm'
66 REVISION : ' 0'
77 go1.24-bookworm :
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ variants:
66 OS_CODENAME : ' bullseye'
77 next :
88 CONFIG : next
9- GO_VERSION : ' 1.25rc2 '
10- GO_VERSION_TOOLING : ' 1.24.6 '
9+ GO_VERSION : ' 1.25.0 '
10+ GO_VERSION_TOOLING : ' 1.25.0 '
1111 OS_CODENAME : ' bookworm'
1212 ' 1.34 ' :
1313 CONFIG : ' 1.34'
You can’t perform that action at this time.
0 commit comments