Skip to content

Commit

Permalink
new version v0.74.0 of support-bundle (#3411)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 9, 2023
1 parent 6ddbe1f commit a18c1e5
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.73.0
version: v0.74.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/support-bundle_linux_amd64.tar.gz
sha256: 1b654c665c2a64f241d66013c4ca5406b55ff5c9c28bd38ed3785ec5748f3455
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_linux_amd64.tar.gz
sha256: 8404f2059cbf693f3f9940a646765e829243f40695fedb44e7cf2edc8fc2437a
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.73.0/support-bundle_linux_arm64.tar.gz
sha256: fc500054a677de47c5fe03053e2f0135f0a21e93cba87d983c02f8875655a852
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_linux_arm64.tar.gz
sha256: 99a8cbc48d8b9c9bcd9ab720503197f79b033e8d05e8baae186f45ba5737f7d0
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.73.0/support-bundle_linux_arm.tar.gz
sha256: 63a75f850b73e232315f3d1e5b21c7505f50a2ad0419c94759d1c3824e665da7
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_linux_arm.tar.gz
sha256: 9fdab5ee841c7e9388deb8e3559941868bd4f8d60ca14674d354cd25699fb55b
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.73.0/support-bundle_darwin_amd64.tar.gz
sha256: 3eb0078ed40b62e326257e4bfa620a07023665490e53ce44d06a1e5510f4b93f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_darwin_amd64.tar.gz
sha256: 509633bb26a71c894b2e2ef0a69d01a6aecfb53e7bea5f63af569515e6d2d8b1
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.73.0/support-bundle_darwin_arm64.tar.gz
sha256: 0aae114b9ff8302d0c46ae67b24368cae66c4fa8a9c99be8de20262f3396d166
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_darwin_arm64.tar.gz
sha256: 02a946b20a1fc6cb4224365ced773a5240729aaff65c0aaa5f41ac07b213fab1
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.73.0/support-bundle_windows_amd64.zip
sha256: 12d3ffb51acb6ad8b8867e24c80ecb46436f53ac7f1bcf6be9ccbaf6c1517e9a
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/support-bundle_windows_amd64.zip
sha256: 33f4264f45137c0456de601521bf3b7b9f2803a2a888014bad348181bd562739
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit a18c1e5

Please sign in to comment.