Greenwave - removing hard-coded version
These got resolved: - https://github.com/fedora-infra/bodhi/issues/2554 - https://pagure.io/greenwave/issue/287 So we don't need anymore to specify the 0.9.4 version, but we can just put it again to "prod".
This commit is contained in:
parent
a86c0e4309
commit
4994caacb8
1 changed files with 1 additions and 5 deletions
|
@ -20,9 +20,5 @@ spec:
|
|||
name: quay.io/factory2/greenwave:latest
|
||||
{% else %}
|
||||
# This is 'prod' tag is maintained by hand.
|
||||
#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
|
||||
name: quay.io/factory2/greenwave:prod
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue