Pin greenwave to 0.9.4

This is for:

- https://github.com/fedora-infra/bodhi/issues/2554
- https://pagure.io/greenwave/issue/287
This commit is contained in:
Ralph Bean 2018-08-28 01:58:07 +00:00
parent 8f3f89fc63
commit 2735d46895

View file

@ -20,5 +20,9 @@ spec:
name: quay.io/factory2/greenwave:latest
{% else %}
# This is 'prod' tag is maintained by hand.
name: quay.io/factory2/greenwave:prod
#name: quay.io/factory2/greenwave:prod
# But, pin it to 0.9.4 until we can resolve
# https://github.com/fedora-infra/bodhi/issues/2554
# https://pagure.io/greenwave/issue/287
name: quay.io/factory2/greenwave:0.9.4
{% endif %}