Skip to content

Commit cf1d813

Browse files
authored
Merge pull request #31602 from cpanato/update-kubekins
Update kubekins to Go 1.21.6 and 1.20.13
2 parents 4df3614 + ce880fe commit cf1d813

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

images/kubekins-e2e/variants.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
variants:
22
experimental:
33
CONFIG: experimental
4-
GO_VERSION: 1.21.5
4+
GO_VERSION: 1.21.6
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.21.5
11+
GO_VERSION: 1.21.6
1212
K8S_RELEASE: stable
1313
BAZEL_VERSION: 3.4.1
1414
OLD_BAZEL_VERSION: 2.2.0
@@ -21,37 +21,37 @@ variants:
2121
KIND_VERSION: 0.17.0
2222
master:
2323
CONFIG: master
24-
GO_VERSION: 1.21.5
24+
GO_VERSION: 1.21.6
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.21.5
30+
GO_VERSION: 1.21.6
3131
K8S_RELEASE: stable
3232
BAZEL_VERSION: 3.4.1
3333
OLD_BAZEL_VERSION: 2.2.0
3434
'1.29':
3535
CONFIG: '1.29'
36-
GO_VERSION: 1.21.5
36+
GO_VERSION: 1.21.6
3737
K8S_RELEASE: latest-1.29
3838
BAZEL_VERSION: 3.4.1
3939
OLD_BAZEL_VERSION: 2.2.0
4040
'1.28':
4141
CONFIG: '1.28'
42-
GO_VERSION: 1.20.12
42+
GO_VERSION: 1.20.13
4343
K8S_RELEASE: latest-1.28
4444
BAZEL_VERSION: 3.4.1
4545
OLD_BAZEL_VERSION: 2.2.0
4646
'1.27':
4747
CONFIG: '1.27'
48-
GO_VERSION: 1.20.12
48+
GO_VERSION: 1.20.13
4949
K8S_RELEASE: stable-1.27
5050
BAZEL_VERSION: 3.4.1
5151
OLD_BAZEL_VERSION: 2.2.0
5252
'1.26':
5353
CONFIG: '1.26'
54-
GO_VERSION: 1.20.12
54+
GO_VERSION: 1.20.13
5555
K8S_RELEASE: stable-1.26
5656
BAZEL_VERSION: 3.4.1
5757
OLD_BAZEL_VERSION: 2.2.0

0 commit comments

Comments
 (0)