Skip to content

Commit

Permalink
new version v0.107.0 of support-bundle (#4137)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 14, 2024
1 parent b692e21 commit 8b75caf
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.106.0
version: v0.107.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.106.0/support-bundle_linux_amd64.tar.gz
sha256: acb7260104c26640480ff9eaaa17e5332fdd98d349afe558b69f4180f6f5204a
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_linux_amd64.tar.gz
sha256: 3de2966f8709440837779b8af5d4553e897decfcb00ce1e50911b7fe9f5f1feb
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.106.0/support-bundle_linux_arm64.tar.gz
sha256: f78b816004b374eb30abc6f2b2ed55a7eb534d2e1f9e2f05d3135dd943af3267
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_linux_arm64.tar.gz
sha256: b6b24aa80149b2058442da4ffe2241565d63b0adb8f5053251aaf500ccf1453d
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.106.0/support-bundle_linux_arm.tar.gz
sha256: 57831f4a0a1e5b576bec2b4deb4d19232189052b8ccd1522690a590151329090
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_linux_arm.tar.gz
sha256: a71e4f31c88d70b58714068df690cdec8ca2ac09c73d8e270bca0abfd0392a85
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.106.0/support-bundle_darwin_amd64.tar.gz
sha256: cc369ebb5271f2b0314811a9caac0d511ac1df4f11dccc6d7acd11618631b074
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_darwin_amd64.tar.gz
sha256: bcf6fb28d597f0a9c74ff2f7eb562b4651d86d2d10f083be5bb7ba857596586a
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.106.0/support-bundle_darwin_arm64.tar.gz
sha256: 165d1793992b7ef1385d1251fa1204be1be13b4fb67dad91e32d5c415b6e8596
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_darwin_arm64.tar.gz
sha256: 34d839192d0443ce060ca70ba64c9ff92840845919ec66b2fde59141379709d2
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.106.0/support-bundle_windows_amd64.zip
sha256: 14495307ed3e5aab34a0d91eae11dc9e82d3e9185f1e043a7c1b813409762ca4
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.0/support-bundle_windows_amd64.zip
sha256: 25ba78d94570e9495c2cabbe365e638d385527370fa6100ac4b31b9e42c882ee
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 8b75caf

Please sign in to comment.