Skip to content

Commit

Permalink
new version v0.108.0 of support-bundle (#4195)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 6, 2024
1 parent 50501ff commit 3ec86f5
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.107.6
version: v0.108.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.6/support-bundle_linux_amd64.tar.gz
sha256: ab805b119873966babd3c3b60cc3b81790fc1bb7c0bab2f8bed6b9537fd530f4
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_linux_amd64.tar.gz
sha256: 247f89d3618650420897b881b2cf963d68009873c5d85aa022dc4a761c3d4a43
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.107.6/support-bundle_linux_arm64.tar.gz
sha256: 8f57cb9ba58ed1c2e39a90e61daa9ebb251c84a883316abc85e3dd60cb8fa97b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_linux_arm64.tar.gz
sha256: d2a565bce633d461a4e6fe4f98dcc62e5a21fa48c406dec4abc4d93c62fbaaff
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.107.6/support-bundle_linux_arm.tar.gz
sha256: 9d9c1826df7a67f44e27cdc8b7cd1fdeddfe286801a0a3473d539ff28fa4270a
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_linux_arm.tar.gz
sha256: 2db6ab03e4a2db3d891f1f65adb95a696fcdf0113e443d86eb0c1e8b7eb4aea8
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.107.6/support-bundle_darwin_amd64.tar.gz
sha256: 07a4293766d94009a2757421e56268474df50fdb232ca6b94df74e77da75f298
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_darwin_amd64.tar.gz
sha256: 680ec530a013670ef827fb5ea322fa59923c0c30d4c765c57efeb09d413ad525
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.107.6/support-bundle_darwin_arm64.tar.gz
sha256: b5b166086ffcf479c2c1f3166cec0d032ab65ebd96ed4211f9f4047c40cee05e
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_darwin_arm64.tar.gz
sha256: 00c681a7c305b0c18cbb48d1d37e24acbbd0fefabf3fca8d4967ac964441ecb9
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.107.6/support-bundle_windows_amd64.zip
sha256: fd97ebae7c5002a3802ff33ec3c716a19cc4be2204f32bc48f08687512ce5e53
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_windows_amd64.zip
sha256: 8ec5e6289bccc92fd8cd74ceb49ddf7fa78b9dd718753727415591e2e66a5fb2
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 3ec86f5

Please sign in to comment.