Skip to content

Commit

Permalink
new version v0.108.0 of preflight (#4194)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 6, 2024
1 parent d127e14 commit 50501ff
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.107.6
version: v0.108.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.107.6/preflight_linux_amd64.tar.gz
sha256: 8c66ef0f4566bd0f8b35938c904ba691873c9f08d65bc7cdd61642ca480eb75f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_linux_amd64.tar.gz
sha256: edfe82902ea012873eea991b67097bffea79d0ea2854ca4774e83a23172dda6a
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.107.6/preflight_linux_arm64.tar.gz
sha256: 88df2425c6211630c58328f5cd97152f7c4f3aa33adf8d08c46cdab9fa9c64ad
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_linux_arm64.tar.gz
sha256: ec29d5ab342f2773dfd90f39de763c042a8e01189a0df21a5656623f592cc3a0
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.107.6/preflight_linux_arm.tar.gz
sha256: 0c03736b9a45d7645a0fc3f179dc3711443d3a5a5cbca951b037639ee507b004
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_linux_arm.tar.gz
sha256: f06a1f28428848ab519af26ab3933a08e5d91e04e57453f098b735179fb6d7ca
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.107.6/preflight_darwin_amd64.tar.gz
sha256: c9048b73281f170d69092d8e85815f213979eb1cff1e25844ce61661d84d7748
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_darwin_amd64.tar.gz
sha256: 99dbffa58e7ffe3c812d228dbd475aa38bb05565e831cdab18ae1869d6bca448
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.107.6/preflight_darwin_arm64.tar.gz
sha256: 1eb0fab7dcae476823f5dcb308d5953f6053742165903b151d8102c3ca64ba43
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_darwin_arm64.tar.gz
sha256: 682b277c08ec28c427b8549af646811bb032f93ab416909f7ce37841e4106c27
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.107.6/preflight_windows_amd64.zip
sha256: 2ac7734ab5279ed56e588a042e1d28dafed54cf9348f74bc1d7ee70163b4ce02
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.108.0/preflight_windows_amd64.zip
sha256: 0f571a043c7007d085c7ff8e9fdb2a28ac8eaa5c8bd72164ab4fbd383dc190bc
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit 50501ff

Please sign in to comment.