Skip to content

Commit

Permalink
new version v0.77.0 of preflight (#3470)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 3, 2023
1 parent 3575791 commit d2a6042
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.76.3
version: v0.77.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_linux_amd64.tar.gz
sha256: 766c01ccaebd869620685d2a944c07a1d1cb3b2f3e300abd9b5acde3325bc668
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_linux_amd64.tar.gz
sha256: 958757f0de1810fe643bc87d5e91e25ca4666eb70a5ceec458494e8c99e024ff
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.76.3/preflight_linux_arm64.tar.gz
sha256: 93c8ffec0def33fd1a47f1bff67ddc456966098551002a4d9e701bb0edece27a
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_linux_arm64.tar.gz
sha256: 45c1d3373b29a58b170223252fe481b968aea417edf31fed5aa6d1c4a9e97c20
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.76.3/preflight_linux_arm.tar.gz
sha256: db2d366dd752a0d4c81cc9c58e635b642c5ff4aaa78bb0aa5e67ad1136672374
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_linux_arm.tar.gz
sha256: abd4400a04a61a7ed141d17487b1e56fb689dab0b2c5c55de2ed3931a30847ad
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.76.3/preflight_darwin_amd64.tar.gz
sha256: beab93681716104d0532cf725c89c53609c3177f4955eb98a48bc66bf6bb3204
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_darwin_amd64.tar.gz
sha256: 02cf5fc92c83d5b5c0c677155ea98d940a12e03b04ccb296a02149321f34eac7
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.76.3/preflight_darwin_arm64.tar.gz
sha256: 31f213dd8739b38e942346d8c20aa53243bedd803177951ae0686c49bf19b784
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_darwin_arm64.tar.gz
sha256: 7113b9d77b4ec29ae58bf6e9f5010c3550cd8964f789cfaf6c81df777df61c96
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.76.3/preflight_windows_amd64.zip
sha256: 909f05d5444337585b0a627b5ba12f793e0cf1e3b301f7e20975c920028fe249
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.77.0/preflight_windows_amd64.zip
sha256: 34d693d6ef073620d1dbf9ba4e3acb74b87c9114427c94b6ee9352e82bcaba73
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit d2a6042

Please sign in to comment.