From b18612b97bb66ed28464b4178dcdf1b6467c8286 Mon Sep 17 00:00:00 2001 From: Noah Campbell Date: Wed, 8 Oct 2025 12:39:31 -0700 Subject: [PATCH] Update support-bundle.yaml (#1887) --- deploy/krew/support-bundle.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: .