waiverdb: back to the regular tag for prod

prod-fedora has been updated to a fixed build of waiverdb, so we
can go back to using it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-08-01 09:05:56 -07:00
parent 9e784d2f46
commit 8e8843ddc6

View file

@ -20,9 +20,5 @@ spec:
name: quay.io/factory2/waiverdb:latest
{% else %}
# This is 'prod' tag is maintained by hand.
# name: quay.io/factory2/waiverdb:prod-fedora
# Changing prod just for now to this image as the fix
# for https://github.com/release-engineering/waiverdb/issues/219
# is not yet in prod-fedora
name: quay.io/factory2/waiverdb:latest
name: quay.io/factory2/waiverdb:prod-fedora
{% endif %}