diff --git a/deploy/krew/support-bundle.yaml b/deploy/krew/support-bundle.yaml index f7080b13..98f2029b 100644 --- a/deploy/krew/support-bundle.yaml +++ b/deploy/krew/support-bundle.yaml @@ -42,7 +42,7 @@ spec: matchLabels: os: darwin arch: amd64 - {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/support-bundle_darwin_amd64.tar.gz" .TagName }} + {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/support-bundle_darwin_all.tar.gz" .TagName }} files: - from: support-bundle to: . @@ -53,7 +53,7 @@ spec: matchLabels: os: darwin arch: arm64 - {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/support-bundle_darwin_arm64.tar.gz" .TagName }} + {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/support-bundle_darwin_all.tar.gz" .TagName }} files: - from: support-bundle to: .