Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release new version v0.76.0 of support-bundle #3425

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.75.0
version: v0.76.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/support-bundle_linux_amd64.tar.gz
sha256: f5b322ef17f1e7143665f73483d636022d6922d4bc40d9525ca300cbe37cdd17
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_linux_amd64.tar.gz
sha256: 547f2ae7265aacdc350c566306364fe84a1508deed4f4e150632224469491ae6
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.75.0/support-bundle_linux_arm64.tar.gz
sha256: 77e158cbcdbebd61ecd51d211c0c9279cd9dac7fc43d2f286919fbdc66c9be58
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_linux_arm64.tar.gz
sha256: 990871505430332b76f04860e8c83dcd36c795f0d4dd1e08722b59c64285eeb5
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.75.0/support-bundle_linux_arm.tar.gz
sha256: 8fd1d9c8e261407ec1cd418f7d4c0540b2fb478e5b566fab9d56c0e77573ddc9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_linux_arm.tar.gz
sha256: 0c73e7cf6644a423924ad4ceb8d6c073b40e100e192e2820be699aa0269638de
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.75.0/support-bundle_darwin_amd64.tar.gz
sha256: 424462c3b6284f6401281510b4debd5c87bb0f2a7adfd52e872bf33db17bcfc0
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_darwin_amd64.tar.gz
sha256: 6eedc1825d52c4caf12790a4355c80923f3bf7a1f836ba64e2a9f2f4366b7c84
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.75.0/support-bundle_darwin_arm64.tar.gz
sha256: c5d05b8d516fb43d88d6b33cdea39421cbee20950a4a377401c390ae54916009
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_darwin_arm64.tar.gz
sha256: 68687b7c4cb801c9c0a4fece21434df61b094d144ce6e8cf89836095a18b0375
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.75.0/support-bundle_windows_amd64.zip
sha256: aa9473bd29ea1cca004ddc3bb08da6cad156b49f6910019507336f779b05bc39
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.0/support-bundle_windows_amd64.zip
sha256: 339a46f4eb7e6fd84c95d70f4f28c4f740c09479456e2695138b9f933c4a777d
files:
- from: support-bundle.exe
to: .
Expand Down