carvel-dev / imgpkg

Store application configuration files in Docker/OCI registries
https://carvel.dev/imgpkg
Apache License 2.0
256 stars 62 forks source link

Build and install Linux and Apple Silicon-targeted versions of imgpkg #221

Closed pivotaljohn closed 2 years ago

pivotaljohn commented 2 years ago

see vmware-tanzu/carvel#218

Do it like we do for ytt.


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

DennisDenuto commented 2 years ago

Next release 0.18.0 will contain an arm binary.

When updating the homebrew and install.sh, remember to also now include a reference to the arm binary

DennisDenuto commented 2 years ago

Closing. This has been resolved in https://github.com/vmware-tanzu/carvel-imgpkg/releases/tag/v0.18.0

homebrew formula also references the arm binary.