norwoodj / helm-docs

A tool for automatically generating markdown documentation for helm charts
GNU General Public License v3.0
1.33k stars 181 forks source link

helm-docs and darwin/arm64 m1-cpu #94

Open mkosterin opened 3 years ago

mkosterin commented 3 years ago

Hello, Could you please inform me about plans with native support apple m1 cpu?

sc250024 commented 3 years ago

Hello, Could you please inform me about plans with native support apple m1 cpu?

This comes down to the goreleaser project. It was added here: https://github.com/goreleaser/goreleaser/pull/1956.

I'll submit a PR.

sc250024 commented 3 years ago

@mkosterin I think this can be closed now since the PR was merged. Probably @norwoodj will create a release fairly soon, and then the multi-arch binaries / Docker images will be available.

sergeyshevch commented 2 years ago

I've tested it on MBP 2020 on M1. All works correctly. I guess it can be closen

mcamenzind commented 2 years ago

Nice, any plans to make a "published" release for Darwin arm64 such that it appears on norwoodj/helm-docs/releases?