Skip to content

Commit

Permalink
new version v0.108.1 of support-bundle (#4200)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 7, 2024
1 parent 8e8d6d7 commit 10597cf
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.108.0
version: v0.108.1
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/support-bundle_linux_amd64.tar.gz
sha256: 247f89d3618650420897b881b2cf963d68009873c5d85aa022dc4a761c3d4a43
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_linux_amd64.tar.gz
sha256: 8faca4bf47ccbf906448a8e747193db94319a04985cba352fc1f845853ed35f9
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.108.0/support-bundle_linux_arm64.tar.gz
sha256: d2a565bce633d461a4e6fe4f98dcc62e5a21fa48c406dec4abc4d93c62fbaaff
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_linux_arm64.tar.gz
sha256: 502a634ad4fb4c6fc06ce2d7db5298d78a37ecddde9fc19f2204c3979ac1f581
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.108.0/support-bundle_linux_arm.tar.gz
sha256: 2db6ab03e4a2db3d891f1f65adb95a696fcdf0113e443d86eb0c1e8b7eb4aea8
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_linux_arm.tar.gz
sha256: 8bddde624345e59858ae8838d092ae412e991acefd2f8308399b10a1137afd5b
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.108.0/support-bundle_darwin_amd64.tar.gz
sha256: 680ec530a013670ef827fb5ea322fa59923c0c30d4c765c57efeb09d413ad525
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_darwin_amd64.tar.gz
sha256: 0ddee956446198569b7c46ad24460297069bf23dc3e7a0f4ea08e756ee035985
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.108.0/support-bundle_darwin_arm64.tar.gz
sha256: 00c681a7c305b0c18cbb48d1d37e24acbbd0fefabf3fca8d4967ac964441ecb9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_darwin_arm64.tar.gz
sha256: 3c360feb95cfd02f9ff17ff4c1ebd2de912fe63c8f2e28265ca9b7a31afbb906
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.108.0/support-bundle_windows_amd64.zip
sha256: 8ec5e6289bccc92fd8cd74ceb49ddf7fa78b9dd718753727415591e2e66a5fb2
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.1/support-bundle_windows_amd64.zip
sha256: e747cabacf8a389791d0dc35249e5d4a839d99fee66bedec3afcd9d96d78601d
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 10597cf

Please sign in to comment.