Skip to content

Commit 16f6766

Browse files
authored
Merge pull request #34317 from cpanato/kubekins
Update kubekins to Go 1.23.6 and 1.22.12
2 parents 686cf42 + 3b7b370 commit 16f6766

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
@@ -11,21 +11,21 @@ variants:
1111
BAZEL_VERSION: 3.4.1
1212
'1.32':
1313
CONFIG: '1.32'
14-
GO_VERSION: 1.23.5
14+
GO_VERSION: 1.23.6
1515
K8S_RELEASE: latest-1.32
1616
BAZEL_VERSION: 3.4.1
1717
'1.31':
1818
CONFIG: '1.31'
19-
GO_VERSION: 1.22.11
19+
GO_VERSION: 1.22.12
2020
K8S_RELEASE: latest-1.31
2121
BAZEL_VERSION: 3.4.1
2222
'1.30':
2323
CONFIG: '1.30'
24-
GO_VERSION: 1.22.11
24+
GO_VERSION: 1.22.12
2525
K8S_RELEASE: latest-1.30
2626
BAZEL_VERSION: 3.4.1
2727
'1.29':
2828
CONFIG: '1.29'
29-
GO_VERSION: 1.22.11
29+
GO_VERSION: 1.22.12
3030
K8S_RELEASE: latest-1.29
3131
BAZEL_VERSION: 3.4.1

0 commit comments

Comments
 (0)