Skip to content
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

Adding support for ARM Runners #208

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

dmurphyfa
Copy link
Contributor

@dmurphyfa dmurphyfa commented Aug 14, 2024

This fixes #207.

This is a non-breaking change that adds support for ARM64 Github Runners. If the runners architecture is ARM64 it will install the linux_arm64 version of the chart-releaser binary, otherwise it will default to linux_amd64.

Signed-off-by: Danny Murphy <dmurphy@forbesadvisor.com>
@cpanato cpanato closed this Jan 20, 2025
@cpanato cpanato reopened this Jan 20, 2025
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

thanks!

@cpanato cpanato merged commit dc8b0e9 into helm:main Jan 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM Runners not supported
2 participants