[GH-ISSUE #1325] Deploy tries to find image tagged with version while build has "Include Version Tags" disabled #9009

Open
opened 2026-05-03 05:12:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @4ndv on GitHub (Apr 4, 2026).
Original GitHub issue: https://github.com/moghtech/komodo/issues/1325

When trying to deploy a build, it fails with this error:

Image

Here's how deploy source is set up:

Image

And here's the build's image tags settings:

Image

Probably should use :latest when "Include Version Tags" is toggled off?

Originally created by @4ndv on GitHub (Apr 4, 2026). Original GitHub issue: https://github.com/moghtech/komodo/issues/1325 When trying to deploy a build, it fails with this error: <img width="458" height="146" alt="Image" src="https://github.com/user-attachments/assets/b93e6741-f65b-4be2-aa6e-88c09c1feaa2" /> Here's how deploy source is set up: <img width="523" height="161" alt="Image" src="https://github.com/user-attachments/assets/b7d777de-ec72-4147-9414-7c2d504cb59a" /> And here's the build's image tags settings: <img width="240" height="397" alt="Image" src="https://github.com/user-attachments/assets/f4b467e0-bfa3-4237-aabe-93f7857e8ddb" /> Probably should use `:latest` when "Include Version Tags" is toggled off?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#9009