Skip to content

Commit dcff743

Browse files
committed
Update kubekins-v2 to Go 1.24.4/1.23.10
Signed-off-by: Carlos Panato <[email protected]>
1 parent d2dffda commit dcff743

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
variants:
22
go-canary:
33
CONFIG: go-canary
4-
GO_VERSION: 1.24.3
4+
GO_VERSION: 1.24.4
55
K8S_RELEASE: stable
66
BAZEL_VERSION: 3.4.1
77
master:
88
CONFIG: master
9-
GO_VERSION: 1.24.3
9+
GO_VERSION: 1.24.4
1010
K8S_RELEASE: stable
1111
BAZEL_VERSION: 3.4.1
1212
'1.33':
1313
CONFIG: '1.33'
14-
GO_VERSION: 1.24.3
14+
GO_VERSION: 1.24.4
1515
K8S_RELEASE: latest-1.33
1616
BAZEL_VERSION: 3.4.1
1717
'1.32':
1818
CONFIG: '1.32'
19-
GO_VERSION: 1.23.9
19+
GO_VERSION: 1.23.10
2020
K8S_RELEASE: latest-1.32
2121
BAZEL_VERSION: 3.4.1
2222
'1.31':
2323
CONFIG: '1.31'
24-
GO_VERSION: 1.23.9
24+
GO_VERSION: 1.23.10
2525
K8S_RELEASE: latest-1.31
2626
BAZEL_VERSION: 3.4.1
2727
'1.30':
2828
CONFIG: '1.30'
29-
GO_VERSION: 1.23.9
29+
GO_VERSION: 1.23.10
3030
K8S_RELEASE: latest-1.30
3131
BAZEL_VERSION: 3.4.1

0 commit comments

Comments
 (0)