greenwave: switch stg back to the latest tag

This commit is contained in:
Dan Callaghan 2018-06-28 12:53:43 +10:00
parent 08552a9c11
commit 95ed4f0420
No known key found for this signature in database
GPG key ID: 7AA9FECF9C666408

View file

@ -17,13 +17,7 @@ spec:
{% if env == 'staging' %}
# The latest successful build of master that passes tests
# is auto-tagged here.
#name: quay.io/factory2/greenwave:latest
# ... but for now we are pinning it to this specific commit:
name: quay.io/factory2/greenwave:0.7.2.dev24-git.c3b193e
# because we are about to land potentially disruptive changes in
# https://pagure.io/greenwave/pull-request/184 and we don't want to
# interfere with Bodhi development which is happening against
# Greenwave stage right now.
name: quay.io/factory2/greenwave:latest
{% else %}
# This is 'prod' tag is maintained by hand.
name: quay.io/factory2/greenwave:prod