zuul-jobs/roles/promote-docker-image/tasks
James E. Blair 9cbb8c0ac6 Fix docker image retag
The missing "." from the content-type headers was causing us
to downgrade image manifests from v1 to to v2 when promoting them.
That can cause problems since many tools no longer support v1
manifests.

Notably, the docker registry is one of them.

Change-Id: I35a5d29933669b80b49578587ebe6db8e13e62ad
2019-03-01 15:55:24 -08:00
..
main.yaml docker: add ability to restrict repository names 2019-01-18 09:43:11 -08:00
promote-cleanup.yaml Add docker image promotion roles 2019-01-15 14:03:00 -08:00
promote-retag-inner.yaml Fix docker image retag 2019-03-01 15:55:24 -08:00
promote-retag.yaml Handle multiple docker images with the same repository 2019-02-27 11:08:44 -08:00