Skip to content

update .goreleaser.yml for upcoming release #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

skriss
Copy link
Member

@skriss skriss commented Aug 28, 2023

  • drops unsupported archives.replacements
  • update image repos to ghcr.io/...

(The v4 release and all subsequent releases will go to GHCR)

- drops unsupported archives.replacements
- update image repos to ghcr.io/...

Signed-off-by: Steve Kriss <[email protected]>
@skriss skriss requested a review from a team as a code owner August 28, 2023 22:12
@skriss skriss requested review from tsaarni, stevesloka and sunjayBhatia and removed request for a team August 28, 2023 22:12
Comment on lines -22 to -28
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these are important to carry forward, it's easier to just use the names goreleaser gives us OOTB

@skriss skriss merged commit 69eb271 into projectcontour:main Aug 29, 2023
@skriss skriss deleted the pr-release-updates branch August 29, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants