Skip to content

Commit

Permalink
fix: add latest tag when releasing a new version of telegraf-operator (
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Kocjan authored Nov 4, 2021
1 parent 89f5fac commit 8aa43c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ jobs:
--output=type=registry \
--platform linux/amd64,linux/arm64,linux/arm/v7 \
--tag "$IMAGE:$CIRCLE_TAG" \
--tag "$IMAGE:latest" \
--file Dockerfile.multi-arch .

0 comments on commit 8aa43c1

Please sign in to comment.