Skip to content

Commit

Permalink
new version v0.102.0 of support-bundle (#4079)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 16, 2024
1 parent f282a7f commit 21c4705
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/support-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: support-bundle
spec:
version: v0.101.2
version: v0.102.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_amd64.tar.gz
sha256: 5f83e2fae94cbe92eda612dcf00efe87db7cbed1b5ccbda49bfe284c6ebf6fe3
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_linux_amd64.tar.gz
sha256: 892a30c63b8c2da4727d647b90295ac7a9db709ad3c046a7474f9c7898374249
files:
- from: support-bundle
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_arm64.tar.gz
sha256: e3a59ba123e967b7c3348b0aa07c6f14ea842e9e524fa93272550a5af6d08cc8
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_linux_arm64.tar.gz
sha256: f573a9eb63bfd3761d254194b826f8de329fc7fc707d614cacd3f9b32373e9a1
files:
- from: support-bundle
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_arm.tar.gz
sha256: 02cd333e8ffe07c4c49dc4b5ca573b38e613833aa21b872ab3e0a41a112312e9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_linux_arm.tar.gz
sha256: 171a4cd9bcc87b9998ceaec8ad56690083524dac7812248d0648c6dea1f0470e
files:
- from: support-bundle
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_darwin_amd64.tar.gz
sha256: 8b294be0121f730e89d8466582d38bdbe83742c2a201f295c3d175d0676d4698
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_darwin_amd64.tar.gz
sha256: 0f914a4585dc0fc0a531db36457b1ba84d3c23245881da1b401e69f943f613f6
files:
- from: support-bundle
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_darwin_arm64.tar.gz
sha256: 556892f00c7fba5715747b51250add46403a4327cd567bc6a24daaa60c154a4c
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_darwin_arm64.tar.gz
sha256: a8b9f18dccac4fab2298521ec7c2ac36b6b2bb59284f0442cc595c29e5c80e96
files:
- from: support-bundle
to: .
Expand All @@ -69,8 +69,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_windows_amd64.zip
sha256: 0e1c56cf688f23057396556bc0f4fcc18662bf80bc0086dbdcf1d41c44e23ce1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/support-bundle_windows_amd64.zip
sha256: 49403d12d4f8d3e81e980bcebb8e2b6af26d11070e248650d92a955c7623e35b
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 21c4705

Please sign in to comment.