Skip to content

Commit

Permalink
new version v0.76.1 of support-bundle (#3429)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 16, 2023
1 parent 74a7512 commit 4cacb02
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.76.0
version: v0.76.1
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_linux_amd64.tar.gz
sha256: 547f2ae7265aacdc350c566306364fe84a1508deed4f4e150632224469491ae6
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_linux_amd64.tar.gz
sha256: 103c86445a4f99ccf4478e764a57b58ad8061962cbe0fb5530e500fa6f1f109f
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.76.0/support-bundle_linux_arm64.tar.gz
sha256: 990871505430332b76f04860e8c83dcd36c795f0d4dd1e08722b59c64285eeb5
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_linux_arm64.tar.gz
sha256: 13d720a834cde55a24462e56717dfd54164290d80d2322af2e155def5de70922
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.76.0/support-bundle_linux_arm.tar.gz
sha256: 0c73e7cf6644a423924ad4ceb8d6c073b40e100e192e2820be699aa0269638de
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_linux_arm.tar.gz
sha256: db041d8781529c3b027e1e40f484bca445054bbb22edde92ebdbaa57033b43cb
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.76.0/support-bundle_darwin_amd64.tar.gz
sha256: 6eedc1825d52c4caf12790a4355c80923f3bf7a1f836ba64e2a9f2f4366b7c84
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_darwin_amd64.tar.gz
sha256: c47cf35765934a133cd1326ed5daf98289677eee56c33094ea0031bdde7621b1
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.76.0/support-bundle_darwin_arm64.tar.gz
sha256: 68687b7c4cb801c9c0a4fece21434df61b094d144ce6e8cf89836095a18b0375
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_darwin_arm64.tar.gz
sha256: 6d212176da0f71d03a70d2b1ddadefdb81befb84f973a6b49dd375d65c564d06
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.76.0/support-bundle_windows_amd64.zip
sha256: 339a46f4eb7e6fd84c95d70f4f28c4f740c09479456e2695138b9f933c4a777d
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_windows_amd64.zip
sha256: 659a54aed64eb43cda4bf1bf7514dfa85e260687e2231183fc656752ac4cbeae
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 4cacb02

Please sign in to comment.