Skip to content

Commit 4694760

Browse files
authored
Merge pull request #35317 from dims/bump-go-version-from-1.24.5-to-1.24.6-for-kubekins-e2e/kubekins-e2e-v2/krte
Bump go version from 1.24.5 to 1.24.6 for kubekins-e2e/kubekins-e2e-v2/krte
2 parents 7c09b69 + f0646e4 commit 4694760

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

images/kubekins-e2e-v2/variants.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
variants:
22
go-canary:
33
CONFIG: go-canary
4-
GO_VERSION: 1.24.5
4+
GO_VERSION: 1.24.6
55
K8S_RELEASE: stable
66
BAZEL_VERSION: 3.4.1
77
master:
88
CONFIG: master
9-
GO_VERSION: 1.24.5
9+
GO_VERSION: 1.24.6
1010
K8S_RELEASE: stable
1111
BAZEL_VERSION: 3.4.1
1212
'1.34':
1313
CONFIG: '1.34'
14-
GO_VERSION: 1.24.5
14+
GO_VERSION: 1.24.6
1515
K8S_RELEASE: latest-1.34
1616
BAZEL_VERSION: 3.4.1
1717
'1.33':
1818
CONFIG: '1.33'
19-
GO_VERSION: 1.24.5
19+
GO_VERSION: 1.24.6
2020
K8S_RELEASE: latest-1.33
2121
BAZEL_VERSION: 3.4.1
2222
'1.32':

0 commit comments

Comments
 (0)