Skip to content

Commit

Permalink
Update Dobi annotations to address tagging bug
Browse files Browse the repository at this point in the history
Be explicit when we expect to add the channel and latest tags.

Signed-off-by: Tom Duffield <[email protected]>
  • Loading branch information
tduffield committed Apr 19, 2021
1 parent c3d0c30 commit 7c1db11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dobi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

0 comments on commit 7c1db11

Please sign in to comment.