Skip to content

Commit

Permalink
new version v0.72.1 of preflight (#3364)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 15, 2023
1 parent 8e7d5f0 commit e5404af
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.72.0
version: v0.72.1
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.0/preflight_linux_amd64.tar.gz
sha256: 1a4061cdee21f48d691a1d86a42df72b24fb5472d3557c2dd843e26027b93d08
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_linux_amd64.tar.gz
sha256: cd853825277d986cd32d9091a1d1c25d65ebf5167202f9155aac1f2f2e6b3079
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.72.0/preflight_linux_arm64.tar.gz
sha256: bd7903ce91e6fbf4b96745b568d3c9fb2cbead971d1c303f3a04c54567a0c3d9
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_linux_arm64.tar.gz
sha256: ab4e4884e14f6a035aca0bb6548a48da48aeebdb46d7b9eaa3b6c260892b6f93
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.72.0/preflight_linux_arm.tar.gz
sha256: 150352dc2c3f637ec8c5930cf49e2a49f2e20581e4e5742dd50e4435d097b703
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_linux_arm.tar.gz
sha256: 66d1bfdecb970b4cbcee594471205e009583eceadad555d3ea1c226b3e3e5910
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.72.0/preflight_darwin_amd64.tar.gz
sha256: 5109b1795a81fed95cc3698a7d2ef774a48d33815b63a3d7f4a40d4cc8a880c1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_darwin_amd64.tar.gz
sha256: 1e1a54a0e03bb81d0aa9db399c0708f8ee25cd19f8c5c727d42c18d8387b88cd
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.72.0/preflight_darwin_arm64.tar.gz
sha256: dd2fa4d7aa8ded27a5f6548c5da7a1be9018bf028abde65e4e76570a2d5f2ee5
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_darwin_arm64.tar.gz
sha256: 4785b21a993a9a297dd7592a0ce4fe8caf2806ca820134c95228ee419a768af8
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.72.0/preflight_windows_amd64.zip
sha256: 445856d7285ef1928929dc4c2d8b5283da920194687955b111af8997756312a3
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.72.1/preflight_windows_amd64.zip
sha256: 2826de58dd3365015f172b478f89d41d496e231fe240112dec6b1d267fa5f713
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit e5404af

Please sign in to comment.