Skip to content

Commit

Permalink
new version v0.74.0 of preflight (#3410)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 9, 2023
1 parent 7d92e35 commit 6ddbe1f
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.73.0
version: v0.74.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.73.0/preflight_linux_amd64.tar.gz
sha256: f7f49faa0d064bbc392315c71364617a40aab58aef06e314f43c572cea54643f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_linux_amd64.tar.gz
sha256: 2fdeda586eb431ee592b2847a59f49bd6562178ecbb97335c011d0714d6d6e93
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.73.0/preflight_linux_arm64.tar.gz
sha256: aba75462f3a6ea2fd86aa95cc018d7524837c6e254a905b4d29ea64a5cf92697
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_linux_arm64.tar.gz
sha256: 0161eb535e957f0f745e84677e244d9afd6d5744b686c9aea7d0ebd1539dc8a9
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.73.0/preflight_linux_arm.tar.gz
sha256: 8e921b8cb9502428cbfc7f6d7048547119d85e9c283580ae63d67ae18785e2e2
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_linux_arm.tar.gz
sha256: 000b63f604a1fdf3341f843af99fd50f81dee56c52a48ebac8769f89ed665c34
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.73.0/preflight_darwin_amd64.tar.gz
sha256: ddf123bfb3d22007f7d9374f4810dfc60eaaebb8c69aca0916b3ee4ec8750112
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_darwin_amd64.tar.gz
sha256: 116e9416c1d24919c7b10e9e878c18f142f2538bd5da101a7ee1522ededf78af
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.73.0/preflight_darwin_arm64.tar.gz
sha256: b3475b59d66dabfc30304d26b19c0cd55023a12e9d79b84bf242869d6eff036b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_darwin_arm64.tar.gz
sha256: c15df6072932a9077d092347a2f78158cfdad58444681e2429499f1917cb4705
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.73.0/preflight_windows_amd64.zip
sha256: ed99b1c094eb6c37b48f34aee8b082061ff0c48f0ce2443e3baac3c381c87f5b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.74.0/preflight_windows_amd64.zip
sha256: 65c2db870f947544b4379efe8937a24f9e100d75c8c60837978bf27046984933
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit 6ddbe1f

Please sign in to comment.