forked from kubernetes/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
variants.yaml
44 lines (44 loc) · 990 Bytes
/
variants.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.15.5
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
UPGRADE_DOCKER: 'true'
go-canary:
CONFIG: go-canary
GO_VERSION: 1.15.5
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
master:
CONFIG: master
GO_VERSION: 1.15.5
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.20':
CONFIG: '1.20'
GO_VERSION: 1.15.5
K8S_RELEASE: stable-1.20
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.19':
CONFIG: '1.19'
GO_VERSION: 1.15.5
K8S_RELEASE: stable-1.19
BAZEL_VERSION: 2.2.0
OLD_BAZEL_VERSION: 0.23.2
'1.18':
CONFIG: '1.18'
GO_VERSION: 1.13.15
K8S_RELEASE: stable-1.18
BAZEL_VERSION: 2.2.0
OLD_BAZEL_VERSION: 0.23.2
'1.17':
CONFIG: '1.17'
GO_VERSION: 1.13.15
K8S_RELEASE: stable-1.17
BAZEL_VERSION: 2.2.0
OLD_BAZEL_VERSION: 0.23.2