Skip to content

Commit

Permalink
new version v0.76.3 of support-bundle (#3454)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 27, 2023
1 parent 1d77138 commit 9edd5ee
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.2
version: v0.76.3
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/support-bundle_linux_amd64.tar.gz
sha256: 526f6b62205d7a66a0db4ccfb0a516a8b9867e1a98e420a001a38103354bc074
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_linux_amd64.tar.gz
sha256: f9547c8919b3f64ddd9f929ff3da83cfa8bfbb05cfb3ba9a050213d3b6ae9cd1
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.2/support-bundle_linux_arm64.tar.gz
sha256: 1451b6896603d46e547094b4f7fd2375d82668a16afa8fa42a576a6b4c5cbfe5
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_linux_arm64.tar.gz
sha256: 053385be15e50a55ef5327ab4b5aa8f6c7bf98ddaf18debfe6732dbea178eb00
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.2/support-bundle_linux_arm.tar.gz
sha256: a76f142b0c25de3a8a392704873e236c210992590b3d2c0d6b27c8b2f75e6976
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_linux_arm.tar.gz
sha256: 5b1ae0c1262d5febb1316417e84897c29124656345955788d9c0fd0809639cfe
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.2/support-bundle_darwin_amd64.tar.gz
sha256: 012bd956b3abada8e5a843e463b99075222557f3db5e85e1e27a098b8c364c00
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_darwin_amd64.tar.gz
sha256: b16cd665468f043fc98a5dfaa63669ba4176bf00e8cb982e1d41c8f1f9fb0c75
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.2/support-bundle_darwin_arm64.tar.gz
sha256: 3e21d63a69f2f1fa00c56bd6bb5f25e4868c4ee7841006e59f0a794c8879ef9b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_darwin_arm64.tar.gz
sha256: a0e67594fa7dd50ae6a48a9dbbc43bb4bd87ed4f0169b02864c8ba0496f0256c
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.2/support-bundle_windows_amd64.zip
sha256: 570d34bffe43fe70708cfd54b018b0ad3e325df363eb1e99a31148b68878ace6
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/support-bundle_windows_amd64.zip
sha256: 8ac48d51072ccb3de2b6c7e75346677fbd2b7cbc9c92b2fe1984eecf13e0cf93
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 9edd5ee

Please sign in to comment.