Skip to content

Commit

Permalink
new version v0.76.3 of preflight
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 27, 2023
1 parent 430cb8d commit 6cbbc30
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.2
version: v0.76.3
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.2/preflight_linux_amd64.tar.gz
sha256: fe41161ccd40c215a55c8959d3a9e3da0447467cfc094d7f680df596c91de676
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_linux_amd64.tar.gz
sha256: 766c01ccaebd869620685d2a944c07a1d1cb3b2f3e300abd9b5acde3325bc668
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.2/preflight_linux_arm64.tar.gz
sha256: 7466d6e84e5d3958ad38e49dc575ab162c0ef8bd607475cd219b920e3e6bf3b7
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_linux_arm64.tar.gz
sha256: 93c8ffec0def33fd1a47f1bff67ddc456966098551002a4d9e701bb0edece27a
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.2/preflight_linux_arm.tar.gz
sha256: 8ad929dd97f14c7d4f6406077f35f81ed848308d3731bc2aea05a2641f88829f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_linux_arm.tar.gz
sha256: db2d366dd752a0d4c81cc9c58e635b642c5ff4aaa78bb0aa5e67ad1136672374
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.2/preflight_darwin_amd64.tar.gz
sha256: f73aedaff5940efbb7652e8f1d4aabb68a2affd1cb47046a264236c72f4e5bf1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_darwin_amd64.tar.gz
sha256: beab93681716104d0532cf725c89c53609c3177f4955eb98a48bc66bf6bb3204
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.2/preflight_darwin_arm64.tar.gz
sha256: 57b6f1000e83ccbd32119afdf44254918c7ac789efd3e34c909be5812f1cb848
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_darwin_arm64.tar.gz
sha256: 31f213dd8739b38e942346d8c20aa53243bedd803177951ae0686c49bf19b784
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.2/preflight_windows_amd64.zip
sha256: 37d1480c0523420933bed26904f647da752016f88bddc087bdc88ecad0cc3e33
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.76.3/preflight_windows_amd64.zip
sha256: 909f05d5444337585b0a627b5ba12f793e0cf1e3b301f7e20975c920028fe249
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit 6cbbc30

Please sign in to comment.