Skip to content

Commit 70266d7

Browse files
authored
Merge pull request #35135 from cpanato/update-kub
Update kubekins-v2 to Go 1.24.5 for master and canary
2 parents 1002d87 + e673c41 commit 70266d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/kubekins-e2e-v2/variants.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
variants:
22
go-canary:
33
CONFIG: go-canary
4-
GO_VERSION: 1.24.4
4+
GO_VERSION: 1.24.5
55
K8S_RELEASE: stable
66
BAZEL_VERSION: 3.4.1
77
master:
88
CONFIG: master
9-
GO_VERSION: 1.24.4
9+
GO_VERSION: 1.24.5
1010
K8S_RELEASE: stable
1111
BAZEL_VERSION: 3.4.1
1212
'1.33':

0 commit comments

Comments
 (0)