Skip to content

Commit

Permalink
new version v0.76.2 of support-bundle (#3437)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 18, 2023
1 parent e5a30f2 commit 9e86efa
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.1
version: v0.76.2
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.1/support-bundle_linux_amd64.tar.gz
sha256: 103c86445a4f99ccf4478e764a57b58ad8061962cbe0fb5530e500fa6f1f109f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_linux_amd64.tar.gz
sha256: 526f6b62205d7a66a0db4ccfb0a516a8b9867e1a98e420a001a38103354bc074
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.1/support-bundle_linux_arm64.tar.gz
sha256: 13d720a834cde55a24462e56717dfd54164290d80d2322af2e155def5de70922
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_linux_arm64.tar.gz
sha256: 1451b6896603d46e547094b4f7fd2375d82668a16afa8fa42a576a6b4c5cbfe5
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.1/support-bundle_linux_arm.tar.gz
sha256: db041d8781529c3b027e1e40f484bca445054bbb22edde92ebdbaa57033b43cb
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_linux_arm.tar.gz
sha256: a76f142b0c25de3a8a392704873e236c210992590b3d2c0d6b27c8b2f75e6976
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.1/support-bundle_darwin_amd64.tar.gz
sha256: c47cf35765934a133cd1326ed5daf98289677eee56c33094ea0031bdde7621b1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_darwin_amd64.tar.gz
sha256: 012bd956b3abada8e5a843e463b99075222557f3db5e85e1e27a098b8c364c00
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.1/support-bundle_darwin_arm64.tar.gz
sha256: 6d212176da0f71d03a70d2b1ddadefdb81befb84f973a6b49dd375d65c564d06
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_darwin_arm64.tar.gz
sha256: 3e21d63a69f2f1fa00c56bd6bb5f25e4868c4ee7841006e59f0a794c8879ef9b
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.1/support-bundle_windows_amd64.zip
sha256: 659a54aed64eb43cda4bf1bf7514dfa85e260687e2231183fc656752ac4cbeae
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_windows_amd64.zip
sha256: 570d34bffe43fe70708cfd54b018b0ad3e325df363eb1e99a31148b68878ace6
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 9e86efa

Please sign in to comment.