set version v2 for tag_and_push osbs plugin override input json

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-12-15 14:26:57 +00:00
parent 8a3f9ed982
commit 1e80910934

View file

@ -21,7 +21,8 @@
"plugin_args": { "plugin_args": {
"registries": { "registries": {
"{{general.registry}}": { "{{general.registry}}": {
"insecure": false "insecure": false,
"version": "v2"
} }
} }
} }