Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 9c08de8

Browse files
authored
fix: corrected helm config for m1/m2 macs (#653) (#655)
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent dada6a8 commit 9c08de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dlFileName": "helm-darwin-amd64.tar.gz",
5656
"cmdFileName": "helm-darwin-amd64"
5757
},
58-
"osx-arm64": {
58+
"osx-aarch64": {
5959
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/helm/3.11.1/helm-darwin-arm64.tar.gz",
6060
"sha256sum": "7edbba9ab680eaf6ce4b02693909c944dcde2ac60d22b26363852fee736579ef",
6161
"dlFileName": "helm-darwin-arm64.tar.gz",

0 commit comments

Comments
 (0)