Skip to content

Commit

Permalink
new version v0.73.0 of support-bundle (#3401)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 3, 2023
1 parent 7571490 commit 1c5a052
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.72.1
version: v0.73.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/support-bundle_linux_amd64.tar.gz
sha256: 8e4196d64f629a470ba5ebeb9d044dbfcb2842a050bcd6acc069a1f9b3e49d9f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_linux_amd64.tar.gz
sha256: 1b654c665c2a64f241d66013c4ca5406b55ff5c9c28bd38ed3785ec5748f3455
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.72.1/support-bundle_linux_arm64.tar.gz
sha256: d3cab0078c81a48ccfc305218b282d6f8408ea1e86329f6f254c8dffe53e3473
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_linux_arm64.tar.gz
sha256: fc500054a677de47c5fe03053e2f0135f0a21e93cba87d983c02f8875655a852
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.72.1/support-bundle_linux_arm.tar.gz
sha256: 81b7b567f0adb2d3a41d7b9e055754a88cbb532304a9141914d55e4c1e79c9a8
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_linux_arm.tar.gz
sha256: 63a75f850b73e232315f3d1e5b21c7505f50a2ad0419c94759d1c3824e665da7
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.72.1/support-bundle_darwin_amd64.tar.gz
sha256: b5672aa7e0d97237e12ba80d557d7ffba82633d5d282e65f2046ca075dd4d614
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_darwin_amd64.tar.gz
sha256: 3eb0078ed40b62e326257e4bfa620a07023665490e53ce44d06a1e5510f4b93f
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.72.1/support-bundle_darwin_arm64.tar.gz
sha256: d83ed6fe9426c6cbf172baf8cd0ff5e7e96551bf18a2c2f568f344f901ae96f1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_darwin_arm64.tar.gz
sha256: 0aae114b9ff8302d0c46ae67b24368cae66c4fa8a9c99be8de20262f3396d166
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.72.1/support-bundle_windows_amd64.zip
sha256: 5bcaec4136fbd963987c65a06c25220b4ab83f4029570c661a42bed6eceeebdb
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_windows_amd64.zip
sha256: 12d3ffb51acb6ad8b8867e24c80ecb46436f53ac7f1bcf6be9ccbaf6c1517e9a
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 1c5a052

Please sign in to comment.