Add linux/arm64 support - #267
Conversation
add linux-arm64 to supported architectures
Signed-off-by: Daniel Schaaff <dschaaff@cordial.com>
Signed-off-by: Daniel Schaaff <dschaaff@cordial.com>
…osetta works Signed-off-by: Daniel Schaaff <dschaaff@cordial.com>
Uh oh!
There was an error while loading. Please reload this page.
mumoshu
commented
May 18, 2021
Let me link this to #275 |
Alexand
commented
Jun 17, 2021
Thanks a lot @mumoshu and @dschaaff for working on this improvement! ❤️ Yusuke, would there be an estimation date for Daniel's MR to get released? GitLab provides a docker image that entails this great library together with Helmfile. Some users would like to benefit from it on arm64. So I'm just trying to get an idea, if possible, of when we could also make use of it. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
dschaaff
commented
Sep 19, 2021
Not stale |
WyriHaximus
commented
Oct 29, 2021
@dschaaff Is there a way to use your fork directly? Tried both |
dschaaff
commented
Nov 1, 2021
You can try the binary I have here https://github.com/dschaaff/helm-diff/releases. |
Is this ready to merge? The last helm-diff release is from June last year... hmm Adding -$ARCH to release filenames is a good decision. |
michaelsauter
commented
Jan 4, 2022
We'd also be very interested in this (opendevstack/ods-pipeline#360). Now that #294 is merged, ping @mumoshu 😄 |
damienpontifex
commented
Jan 5, 2022
This now requires a new GitHub release with architecture specific named artifacts. See #322 but when running without |
This adds a build for linux/arm64 architectures.
I am currently using this in my environment via https://github.com/dschaaff/helm-diff/releases/tag/v3.1.3-arm .
Resolves#275