waiverdb: switch stg back to the latest tag
This commit is contained in:
parent
a0f49b0c42
commit
08552a9c11
1 changed files with 1 additions and 7 deletions
|
@ -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/waiverdb:latest
|
||||
# ... but for now we are pinning it to this specific commit:
|
||||
name: quay.io/factory2/waiverdb:0.10.1.dev16-git.15b9a4c
|
||||
# because we are about to land potentially disruptive changes in
|
||||
# https://pagure.io/waiverdb/pull-request/175 and we don't want to
|
||||
# interfere with Bodhi development which is happening against
|
||||
# Waiverdb stage right now.
|
||||
name: quay.io/factory2/waiverdb:latest
|
||||
{% else %}
|
||||
# This is 'prod' tag is maintained by hand.
|
||||
name: quay.io/factory2/waiverdb:prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue