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:
parent
8a3f9ed982
commit
1e80910934
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
"plugin_args": {
|
||||
"registries": {
|
||||
"{{general.registry}}": {
|
||||
"insecure": false
|
||||
"insecure": false,
|
||||
"version": "v2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue