Skip to content

Commit 98143ff

Browse files
authored
Merge pull request #33385 from cpanato/updatekube
Update kubekins to Go 1.22.6
2 parents f2411e4 + 6cacd23 commit 98143ff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 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.5
4+
GO_VERSION: 1.22.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.22.5
11+
GO_VERSION: 1.22.6
1212
K8S_RELEASE: stable
1313
BAZEL_VERSION: 3.4.1
1414
OLD_BAZEL_VERSION: 2.2.0
@@ -21,43 +21,43 @@ variants:
2121
KIND_VERSION: 0.17.0
2222
master:
2323
CONFIG: master
24-
GO_VERSION: 1.22.5
24+
GO_VERSION: 1.22.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.22.5
30+
GO_VERSION: 1.22.6
3131
K8S_RELEASE: stable
3232
BAZEL_VERSION: 3.4.1
3333
OLD_BAZEL_VERSION: 2.2.0
3434
'1.31':
3535
CONFIG: '1.31'
36-
GO_VERSION: 1.22.5
36+
GO_VERSION: 1.22.6
3737
K8S_RELEASE: latest-1.31
3838
BAZEL_VERSION: 3.4.1
3939
OLD_BAZEL_VERSION: 2.2.0
4040
'1.30':
4141
CONFIG: '1.30'
42-
GO_VERSION: 1.22.5
42+
GO_VERSION: 1.22.6
4343
K8S_RELEASE: latest-1.30
4444
BAZEL_VERSION: 3.4.1
4545
OLD_BAZEL_VERSION: 2.2.0
4646
'1.29':
4747
CONFIG: '1.29'
48-
GO_VERSION: 1.22.5
48+
GO_VERSION: 1.22.6
4949
K8S_RELEASE: latest-1.29
5050
BAZEL_VERSION: 3.4.1
5151
OLD_BAZEL_VERSION: 2.2.0
5252
'1.28':
5353
CONFIG: '1.28'
54-
GO_VERSION: 1.22.5
54+
GO_VERSION: 1.22.6
5555
K8S_RELEASE: latest-1.28
5656
BAZEL_VERSION: 3.4.1
5757
OLD_BAZEL_VERSION: 2.2.0
5858
'1.27':
5959
CONFIG: '1.27'
60-
GO_VERSION: 1.22.5
60+
GO_VERSION: 1.22.6
6161
K8S_RELEASE: stable-1.27
6262
BAZEL_VERSION: 3.4.1
6363
OLD_BAZEL_VERSION: 2.2.0

0 commit comments

Comments
 (0)