Skip to content

Commit

Permalink
new version v0.105.1 of support-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 30, 2024
1 parent 3457fcc commit d240e0b
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.105.0
version: v0.105.1
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.0/support-bundle_linux_amd64.tar.gz
sha256: 322d9719f0742b8fd30726da827edc51bbdc6db9ce2d48a5dc23661cf5e9782e
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_linux_amd64.tar.gz
sha256: 57db16fc492b567d6208c5ba9742c7b9514470e7996d6c7a72cf57685618a111
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.105.0/support-bundle_linux_arm64.tar.gz
sha256: f64b6008631ee5426e9e87ae490e52e7f7c5a032484f9435621ad17b117c188b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_linux_arm64.tar.gz
sha256: 770d02318d81ae168063a154ae96c36a82519821e55fe3572ee2974552961cbc
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.105.0/support-bundle_linux_arm.tar.gz
sha256: 36aea2677c2d54f121e78edc964fcb3593d2011718015e289d58254f53fa6754
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_linux_arm.tar.gz
sha256: 66405afd643d4243b9b5c2b63beb804477f91cfc2a6d6c50409d23c98199ba77
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.105.0/support-bundle_darwin_amd64.tar.gz
sha256: fd54d0d6a47945a3d6b291ce74d1ffef8e00682c98686bf930cea5cd65dcb748
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_darwin_amd64.tar.gz
sha256: be21191c22159ac66a278d44bd11d6adf1ba4c1775f5a1e27f7265bf9fe20586
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.105.0/support-bundle_darwin_arm64.tar.gz
sha256: 83210c0bdbb334f0068e067b29875c2e638d937c2ee855f8a0cdb34e26bf8304
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_darwin_arm64.tar.gz
sha256: 0c3f24f7b9e372f9192c9764a25af48382eb51b8e84e1e4f44e8ccfc84ca0122
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.105.0/support-bundle_windows_amd64.zip
sha256: d71c31df96c5a1c5c9e42e4ac7cdadc602f34f300d5395798ecc4decafe00413
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.105.1/support-bundle_windows_amd64.zip
sha256: 40d54575117fe5fcc3632523c906de4b74fef99613ac6a4bc530c306899e5834
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit d240e0b

Please sign in to comment.