Skip to content

Commit

Permalink
new version v0.104.0 of preflight (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 26, 2024
1 parent 047d448 commit d888cee
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/preflight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: preflight
spec:
version: v0.103.0
version: v0.104.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_linux_amd64.tar.gz
sha256: 5ee94581f1ce1f06558ee1bf082f034101070338c51f8852d97d170bcc79a552
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_linux_amd64.tar.gz
sha256: f48f3ea403b23ac5463edd92e6c89eaa4620505462fb2291ef0083aaa7e9086e
files:
- from: preflight
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_linux_arm64.tar.gz
sha256: 78212a70571d3ff90ac35ab26849452b2e335c86604d737d634383b3d3b2059b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_linux_arm64.tar.gz
sha256: 1db0adfe3dbfbc5e95ccd23704017cb4202989cb150d988720ca7a7fc7011f34
files:
- from: preflight
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_linux_arm.tar.gz
sha256: f3ccc4127ee42405f7c8114ed7063a009bac8127022bada600906e16a3a12ae8
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_linux_arm.tar.gz
sha256: 8fa0ecf8b1eb12e641484112edc048b7f7716a4927b3f929f54601fca7744eed
files:
- from: preflight
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_darwin_amd64.tar.gz
sha256: 4393a5d23f8cdf346a39a7bfa3657bdd966f175a06bf6ebfea2af2e9a5f926ec
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_darwin_amd64.tar.gz
sha256: cfa9dc11f02b954b561153a40faa8737456de01ff33ac7c7b199eae6017f2c25
files:
- from: preflight
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_darwin_arm64.tar.gz
sha256: d2100ec25ebf77c278966bc190ff91c10651ebcbd69cbc34b9d35d4c4a2b104c
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_darwin_arm64.tar.gz
sha256: 15586464001761d0d932af4325de3f1fad367d0faedb0d0353a2d68a9a6c6b6b
files:
- from: preflight
to: .
Expand All @@ -69,8 +69,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.103.0/preflight_windows_amd64.zip
sha256: 4bf47b93375a9cd8a8758bbdce229c40d1ad4511874659d42d8d5404473c9838
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.104.0/preflight_windows_amd64.zip
sha256: 7e69510a3ffc15ec674ead812b2f3829fd3e0a29a31e54205029e49ea7aeb0d1
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit d888cee

Please sign in to comment.