Update Dobi annotations to address tagging bug

Be explicit when we expect to add the channel and latest tags.

Signed-off-by: Tom Duffield <github@tomduffield.com>
This commit is contained in:
Tom Duffield 2021-04-19 15:28:08 -05:00
parent c3d0c30f3c
commit 7c1db11621
No known key found for this signature in database
GPG key ID: 0AFA7DBE3EF6E03A

View file

@ -18,4 +18,5 @@ image=chef:
CHANNEL: unstable
annotations:
tags:
- expeditor:final-channel-tags={{major}},{{major}}.{{minor}}
- expeditor:default-tags={{channel}}
- expeditor:final-channel-tags=latest,{{major}},{{major}}.{{minor}}