Skip to content

Commit 62e9b7a

Browse files
committed
Update kubekins to Go 1.23.0
Signed-off-by: cpanato <[email protected]>
1 parent 3a8b3ec commit 62e9b7a

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,14 +1,14 @@
11
variants:
22
experimental:
33
CONFIG: experimental
4-
GO_VERSION: 1.22.6
4+
GO_VERSION: 1.23.0
55
K8S_RELEASE: stable
66
BAZEL_VERSION: 3.4.1
77
OLD_BAZEL_VERSION: 2.2.0
88
KUBETEST2_VERSION: latest
99
go-canary:
1010
CONFIG: go-canary
11-
GO_VERSION: 1.22.6
11+
GO_VERSION: 1.23.0
1212
K8S_RELEASE: stable
1313
BAZEL_VERSION: 3.4.1
1414
OLD_BAZEL_VERSION: 2.2.0
@@ -21,13 +21,13 @@ variants:
2121
KIND_VERSION: 0.17.0
2222
master:
2323
CONFIG: master
24-
GO_VERSION: 1.22.6
24+
GO_VERSION: 1.23.0
2525
K8S_RELEASE: stable
2626
BAZEL_VERSION: 3.4.1
2727
OLD_BAZEL_VERSION: 2.2.0
2828
main:
2929
CONFIG: main
30-
GO_VERSION: 1.22.6
30+
GO_VERSION: 1.23.0
3131
K8S_RELEASE: stable
3232
BAZEL_VERSION: 3.4.1
3333
OLD_BAZEL_VERSION: 2.2.0

0 commit comments

Comments
 (0)