Skip to content

[release/v1.17] fix: pass $IMAGE_TAG directly to Goreleaser#4750

Merged
jake-kramer merged 1 commit intorelease/v1.17from
backport-4749-to-release/v1.17
Jan 12, 2026
Merged

[release/v1.17] fix: pass $IMAGE_TAG directly to Goreleaser#4750
jake-kramer merged 1 commit intorelease/v1.17from
backport-4749-to-release/v1.17

Conversation

@pyroscope-development-app
Copy link
Contributor

Backport bdfc8ca from #4749


Goreleaser tried to infer $IMAGE_TAG from .Version which isn't present/set when the env block is being evaluated. Instead, require this env var to be set by callers explicitly.

Goreleaser tried to infer `$IMAGE_TAG` from `.Version` which
isn't present/set when the `env` block is being evaluated.
Instead, require this env var to be set by callers explicitly.

(cherry picked from commit bdfc8ca)
@pyroscope-development-app pyroscope-development-app bot added backport type/bug Something isn't working labels Jan 12, 2026
@pyroscope-development-app pyroscope-development-app bot requested a review from a team as a code owner January 12, 2026 21:35
@jake-kramer jake-kramer merged commit 5b051e1 into release/v1.17 Jan 12, 2026
20 checks passed
@jake-kramer jake-kramer deleted the backport-4749-to-release/v1.17 branch January 12, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant