We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8215652 commit d7135c6Copy full SHA for d7135c6
images/build/cross/variants.yaml
@@ -1,4 +1,11 @@
1
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'
9
canary:
10
TYPE: 'default'
11
CONFIG: 'canary'
0 commit comments