Skip to content

Commit

Permalink
new version v0.78.0 of support-bundle (#3492)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 16, 2023
1 parent 178d002 commit c3346f0
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.77.0
version: v0.78.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/support-bundle_linux_amd64.tar.gz
sha256: 62478c7b8ee7fcc715d092497e6044d243d5ad0e4a1b40e77ae21664f1ec6eff
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_linux_amd64.tar.gz
sha256: 69c19fa09fc90f72ab3f676718872a720c2f941671efb55f09937002ffc41d31
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.77.0/support-bundle_linux_arm64.tar.gz
sha256: 01ee0ba53702af16b35821c4bdb748257fec869b7b0338a765703c203f43541f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_linux_arm64.tar.gz
sha256: 3a0848c647a369dcd5bf10c31a6331f85dcf469892c041bbd846c0d3cc5f3eee
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.77.0/support-bundle_linux_arm.tar.gz
sha256: 1f5d7c1fd24af94dc13acc4fdb37f5cebb1f70a934a46bc0cd10392e469aa107
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_linux_arm.tar.gz
sha256: e1dddb4432df953d99688afa017eaebbc1478486f13d3f62562f917d5d7dd16e
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.77.0/support-bundle_darwin_amd64.tar.gz
sha256: ab6d1fef53f4811cd09f4828913ca0d1fcf59140e6825a92bb88f20f7c8e1177
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_darwin_amd64.tar.gz
sha256: b6fe3415090637ff67d4a06dc0cb1e8cd8cc7ec275517d4ea93ec1eea30d1324
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.77.0/support-bundle_darwin_arm64.tar.gz
sha256: 4a347e6a38857cfe8675a49d030abef5ecf31e1ba69e5bc4a3d1e2db4c6e7f14
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_darwin_arm64.tar.gz
sha256: 27f2d3aa04dde8bce3227ef03291ba4bd58e7ff68184490d04c6b8a57b474f8c
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.77.0/support-bundle_windows_amd64.zip
sha256: 8dd20d564812be9de3e8fefc8ba03182aa94ceea1d9d6cfada1094f66bdde58e
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/support-bundle_windows_amd64.zip
sha256: 330d57ece787d94bee8bd205b4320f35c195e11e2c49a54384193fb4b549d98c
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit c3346f0

Please sign in to comment.