Skip to content

Commit a15e469

Browse files
authored
Merge pull request #36779 from xmudrii/update-kubekins
Bump Go to 1.26.2/1.25.9 for kubekins-e2e/kubekins-e2e-v2/krte
2 parents d2e2c29 + b093225 commit a15e469

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,30 @@
11
variants:
22
go-canary:
33
CONFIG: go-canary
4-
GO_VERSION: 1.26.0
4+
GO_VERSION: 1.26.2
55
K8S_RELEASE: stable
66
BAZEL_VERSION: 3.4.1
77
master:
88
CONFIG: master
9-
GO_VERSION: 1.26.0
9+
GO_VERSION: 1.26.2
1010
K8S_RELEASE: stable
1111
BAZEL_VERSION: 3.4.1
1212
DOCKER_VERSION: 5:28.*
1313
'1.35':
1414
CONFIG: '1.35'
15-
GO_VERSION: 1.25.7
15+
GO_VERSION: 1.25.9
1616
K8S_RELEASE: latest-1.35
1717
BAZEL_VERSION: 3.4.1
1818
DOCKER_VERSION: 5:28.*
1919
'1.34':
2020
CONFIG: '1.34'
21-
GO_VERSION: 1.24.13
21+
GO_VERSION: 1.25.9
2222
K8S_RELEASE: latest-1.34
2323
BAZEL_VERSION: 3.4.1
2424
DOCKER_VERSION: 5:28.*
2525
'1.33':
2626
CONFIG: '1.33'
27-
GO_VERSION: 1.24.13
27+
GO_VERSION: 1.25.9
2828
K8S_RELEASE: latest-1.33
2929
BAZEL_VERSION: 3.4.1
3030
DOCKER_VERSION: 5:28.*
31-
'1.32':
32-
CONFIG: '1.32'
33-
GO_VERSION: 1.24.13
34-
K8S_RELEASE: latest-1.32
35-
BAZEL_VERSION: 3.4.1
36-
DOCKER_VERSION: 5:28.*

0 commit comments

Comments
 (0)