Skip to content

Commit

Permalink
new version v0.102.0 of preflight (#4078)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 16, 2024
1 parent 06fae67 commit f282a7f
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.101.2
version: v0.102.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.101.2/preflight_linux_amd64.tar.gz
sha256: 0fdc30ca0332142f98520940c4fa0601c54f5afa97bf64bd8d07d50b87ff243d
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_linux_amd64.tar.gz
sha256: 095e6363d877ad15597b00371ec38e944644bc1aaf3f84b759cdd7ced9db6b75
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.101.2/preflight_linux_arm64.tar.gz
sha256: 1687e31fe914952cde12d2643ffc2853d4e8a18c0402553ef5c7c96c3c2be07e
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_linux_arm64.tar.gz
sha256: 9b2904a3e011fb2f7e55a8503e2289d10078098b48bacd3dd8077bc686bdf366
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.101.2/preflight_linux_arm.tar.gz
sha256: df2863bd6cd823abbbae11653539d10074eaf08e91aded6b5f9e7f44377304a3
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_linux_arm.tar.gz
sha256: 6cb3c22ec307b81acd261eb284e3e9ab7a4c141b3a2501ccf4129890113e2cc7
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.101.2/preflight_darwin_amd64.tar.gz
sha256: dcc77adb2e4fd9d2881088ea16e76ed62d64ff23402ad4b18c1b31123ed32e0e
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_darwin_amd64.tar.gz
sha256: 49b0034ecd95552484c0ad844a3583396398e1aa82b3478199e0fcaedefa897f
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.101.2/preflight_darwin_arm64.tar.gz
sha256: b742d47d9f93e26d3d09e3d539ebf4506bcf2e75ef4213e5c73c174fa3ff4378
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_darwin_arm64.tar.gz
sha256: 52beb5e682395c69189d8b5b4b706832e61b09657a7245e4abbbab4dec37d6ce
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.101.2/preflight_windows_amd64.zip
sha256: 1555607db50584053ced89fa66d7f8d0f37ff9b32677b8ac034d10fa9b7e5a74
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.102.0/preflight_windows_amd64.zip
sha256: 59e19d532bde806da05968730743cb2663cae81c3a4544d5ff38323efa8b9be0
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit f282a7f

Please sign in to comment.