Skip to content

Commit d7135c6

Browse files
committed
kube-cross: Build v1.22-dev-1 image using etcd v3.5.0
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 8215652 commit d7135c6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

images/build/cross/variants.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
variants:
2+
dev:
3+
TYPE: 'default'
4+
CONFIG: 'dev'
5+
GO_VERSION: '1.16.5'
6+
IMAGE_VERSION: 'v1.22-dev-1'
7+
PROTOBUF_VERSION: '3.7.0'
8+
ETCD_VERSION: 'v3.5.0'
29
canary:
310
TYPE: 'default'
411
CONFIG: 'canary'

0 commit comments

Comments
 (0)