Skip to content

Commit

Permalink
new version v0.75.0 of preflight
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 10, 2023
1 parent aa04131 commit f090d21
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.74.0
version: v0.75.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_linux_amd64.tar.gz
sha256: 2fdeda586eb431ee592b2847a59f49bd6562178ecbb97335c011d0714d6d6e93
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_linux_amd64.tar.gz
sha256: 95f2e76958fa669e36e42d8b5517c6e282463f259b2466f11b85e84548f1f57e
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.74.0/preflight_linux_arm64.tar.gz
sha256: 0161eb535e957f0f745e84677e244d9afd6d5744b686c9aea7d0ebd1539dc8a9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_linux_arm64.tar.gz
sha256: 95a91c4c67657072d3c442446dcd1ec9815a8a7281001a8a7083716d7e72d4c2
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.74.0/preflight_linux_arm.tar.gz
sha256: 000b63f604a1fdf3341f843af99fd50f81dee56c52a48ebac8769f89ed665c34
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_linux_arm.tar.gz
sha256: 7b17654e15456046d272d0f6016d81f3a19b05367a401a08b774eaf6359f2e10
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.74.0/preflight_darwin_amd64.tar.gz
sha256: 116e9416c1d24919c7b10e9e878c18f142f2538bd5da101a7ee1522ededf78af
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_darwin_amd64.tar.gz
sha256: 49a44d0cdaf32ab0a74a6a91877679bb18659c63be30dcc6ba0ad8fe95d23f43
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.74.0/preflight_darwin_arm64.tar.gz
sha256: c15df6072932a9077d092347a2f78158cfdad58444681e2429499f1917cb4705
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_darwin_arm64.tar.gz
sha256: 12190ce9a3c79a834347b9bdc6731d896cf2c94550a4d569260f1a339601712b
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.74.0/preflight_windows_amd64.zip
sha256: 65c2db870f947544b4379efe8937a24f9e100d75c8c60837978bf27046984933
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.75.0/preflight_windows_amd64.zip
sha256: 310a3534d908bc5008267d2126577e9ddd073fb56a122efb0fbc35e5c4464100
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit f090d21

Please sign in to comment.