Skip to content

Commit

Permalink
Merge pull request #2805 from redpanda-data/cloud-latest-nope
Browse files Browse the repository at this point in the history
Don't mark cloud images as latest
  • Loading branch information
Jeffail authored Aug 23, 2024
2 parents 58f0811 + 872bf0a commit 6a8353e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
images: |
redpandadata/connect
flavor: |
latest=auto
latest=false
suffix=-cloud
tags: |
type=semver,suffix=-cloud,pattern={{version}}
Expand Down

0 comments on commit 6a8353e

Please sign in to comment.