Skip to content

Commit

Permalink
new version v0.101.2 of support-bundle (#4068)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 13, 2024
1 parent 01db20d commit 9170361
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.1
version: v0.101.2
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.1/support-bundle_linux_amd64.tar.gz
sha256: 8d3308d6b71c45216d9ce3d5e8f73aad36104d80dd5722e91da2ece82e1fb2e6
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_amd64.tar.gz
sha256: 5f83e2fae94cbe92eda612dcf00efe87db7cbed1b5ccbda49bfe284c6ebf6fe3
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.1/support-bundle_linux_arm64.tar.gz
sha256: 6573eb9ccbaa92bb5b3bb9c3e6921d0f49d2c28fcf1d6cf587e45c2e063e5eea
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_arm64.tar.gz
sha256: e3a59ba123e967b7c3348b0aa07c6f14ea842e9e524fa93272550a5af6d08cc8
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.1/support-bundle_linux_arm.tar.gz
sha256: 5ced12d1b83a8fa4713c87da4c9dd1479bc4b124f548036e211ac7639ef875a5
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_linux_arm.tar.gz
sha256: 02cd333e8ffe07c4c49dc4b5ca573b38e613833aa21b872ab3e0a41a112312e9
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.1/support-bundle_darwin_amd64.tar.gz
sha256: a8c31c80c8b51170e0089517029ef39312370d736a96b4836c60dbf398264d76
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_darwin_amd64.tar.gz
sha256: 8b294be0121f730e89d8466582d38bdbe83742c2a201f295c3d175d0676d4698
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.1/support-bundle_darwin_arm64.tar.gz
sha256: 9e2329c6f7ed1df523963fa088b5b77580d5a3c4e41c264c6f972d695d172760
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_darwin_arm64.tar.gz
sha256: 556892f00c7fba5715747b51250add46403a4327cd567bc6a24daaa60c154a4c
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.1/support-bundle_windows_amd64.zip
sha256: c58bf143bee19b88b90542c8d71c77c4efb5c75d62fc9aa7a26360507033feb3
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/support-bundle_windows_amd64.zip
sha256: 0e1c56cf688f23057396556bc0f4fcc18662bf80bc0086dbdcf1d41c44e23ce1
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 9170361

Please sign in to comment.