Skip to content

Commit

Permalink
new version v0.78.0 of preflight (#3491)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 16, 2023
1 parent 6ed7b20 commit 178d002
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.77.0
version: v0.78.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_linux_amd64.tar.gz
sha256: 958757f0de1810fe643bc87d5e91e25ca4666eb70a5ceec458494e8c99e024ff
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_linux_amd64.tar.gz
sha256: 1df91bb40c5800902df25a3a668fbadc0c4dcce3fb27b72a7bf9030d48522b88
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.77.0/preflight_linux_arm64.tar.gz
sha256: 45c1d3373b29a58b170223252fe481b968aea417edf31fed5aa6d1c4a9e97c20
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_linux_arm64.tar.gz
sha256: 5e16f1a1e0cf8277948f9288f0aab09778157da9fd8272809323bfd7adc561f9
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.77.0/preflight_linux_arm.tar.gz
sha256: abd4400a04a61a7ed141d17487b1e56fb689dab0b2c5c55de2ed3931a30847ad
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_linux_arm.tar.gz
sha256: a84984f9095c383cbaf83ad62cca99347555e8f08fde16b208b57eda01cafaab
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.77.0/preflight_darwin_amd64.tar.gz
sha256: 02cf5fc92c83d5b5c0c677155ea98d940a12e03b04ccb296a02149321f34eac7
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_darwin_amd64.tar.gz
sha256: 890c70d1979d2fedd959dec3685626266aa685ea5edb700b07121821a49d7097
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.77.0/preflight_darwin_arm64.tar.gz
sha256: 7113b9d77b4ec29ae58bf6e9f5010c3550cd8964f789cfaf6c81df777df61c96
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_darwin_arm64.tar.gz
sha256: c4036134bff391bb3a2d223dc3cfd426d5ed6c4a1f0bff4d21f109601aa1512f
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.77.0/preflight_windows_amd64.zip
sha256: 34d693d6ef073620d1dbf9ba4e3acb74b87c9114427c94b6ee9352e82bcaba73
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.78.0/preflight_windows_amd64.zip
sha256: c1d3dddd990a48007006c8f00fdc09675f9b3d22b8d005574fd757c1e451a0c5
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit 178d002

Please sign in to comment.