mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user