Skip to content

Commit 998d033

Browse files
authored
Merge pull request #1437 from justaugustus/kube-cross
kube-cross: Build v1.15.0-rc.1-1 image
2 parents e1afa08 + 6e1bd70 commit 998d033

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

images/build/cross/variants.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
variants:
22
canary:
33
CONFIG: 'canary'
4-
GO_VERSION: '1.15beta1'
5-
KUBE_CROSS_VERSION: 'v1.15.0-beta.1-canary-1'
4+
GO_VERSION: '1.15rc1'
5+
KUBE_CROSS_VERSION: 'v1.15.0-rc.1-canary-1'
66
PROTOBUF_VERSION: '3.0.2'
77
ETCD_VERSION: 'v3.4.9'
88
go1.15:
99
CONFIG: 'go1.15'
10-
GO_VERSION: '1.15beta1'
11-
KUBE_CROSS_VERSION: 'v1.15.0-beta.1-1'
10+
GO_VERSION: '1.15rc1'
11+
KUBE_CROSS_VERSION: 'v1.15.0-rc.1-1'
1212
PROTOBUF_VERSION: '3.0.2'
1313
ETCD_VERSION: 'v3.4.9'
1414
go1.14:

0 commit comments

Comments
 (0)