Skip to content

Commit

Permalink
new version v0.101.1 of support-bundle (#4062)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 11, 2024
1 parent 6bf3d3a commit c94b9b2
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.0
version: v0.101.1
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.0/support-bundle_linux_amd64.tar.gz
sha256: 836e5900963c448d5402636ddf549d050a000ce6ac2f68db4c8bad485468e588
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_linux_amd64.tar.gz
sha256: 8d3308d6b71c45216d9ce3d5e8f73aad36104d80dd5722e91da2ece82e1fb2e6
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.0/support-bundle_linux_arm64.tar.gz
sha256: 19d989c26d3f14a209a9f47519fa791a2340e9e79656b52063ed0cdac5b335e9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_linux_arm64.tar.gz
sha256: 6573eb9ccbaa92bb5b3bb9c3e6921d0f49d2c28fcf1d6cf587e45c2e063e5eea
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.0/support-bundle_linux_arm.tar.gz
sha256: 9f97aac10d7c3a9f61fd57b1e3cf16a7c21aa7828259979cee48dd25ad643634
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_linux_arm.tar.gz
sha256: 5ced12d1b83a8fa4713c87da4c9dd1479bc4b124f548036e211ac7639ef875a5
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.0/support-bundle_darwin_amd64.tar.gz
sha256: 94272c3e11780758ee395181c54ed55aaa960ba800c3b3e72b033bf5e30c6123
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_darwin_amd64.tar.gz
sha256: a8c31c80c8b51170e0089517029ef39312370d736a96b4836c60dbf398264d76
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.0/support-bundle_darwin_arm64.tar.gz
sha256: cc6493ed30bb8aab84cd813f3ab4d8e4bac962e0dfe93b147b81f08fafd2cbb0
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_darwin_arm64.tar.gz
sha256: 9e2329c6f7ed1df523963fa088b5b77580d5a3c4e41c264c6f972d695d172760
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.0/support-bundle_windows_amd64.zip
sha256: 42299bcf48e3495d567bae3bd3218c64f777ee225c6894e2b2e7ea23abb96424
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_windows_amd64.zip
sha256: c58bf143bee19b88b90542c8d71c77c4efb5c75d62fc9aa7a26360507033feb3
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit c94b9b2

Please sign in to comment.