Skip to content

Commit

Permalink
new version v0.112.0 of preflight (#4235)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 21, 2024
1 parent 6f9f97c commit c04a59f
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.111.1
version: v0.112.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/preflight_linux_amd64.tar.gz
sha256: 835c67ccf5ef57760a2adf1105f611b255ca2b169c912e7a2907fae60a6abdf1
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_linux_amd64.tar.gz
sha256: c37b702bf079fc55c081814da39f00d3bf6d695f7cb09f3102eb00eb7cc6a65b
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.111.1/preflight_linux_arm64.tar.gz
sha256: 461821fac8fd0ceb90f9ba975685f08fac7db69c1b828849daf693f38ae0db07
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_linux_arm64.tar.gz
sha256: 1e67c1b24a889b46d3e4ac34998cb7b828e5c2305258e7bddd671e24c6e59d84
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.111.1/preflight_linux_arm.tar.gz
sha256: 6a474289e2dff96e75638c04059813e1bebfc86978fb7ddaa0ae11cf7839425b
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_linux_arm.tar.gz
sha256: f629206b2bfa112ee20faf05e83e407d7009c8c16a4df3bb57c7d5b83b02ad2f
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.111.1/preflight_darwin_amd64.tar.gz
sha256: a383f5f06e434b34cdd367ee413066186262245a5f13a7f4730a0aebc5304211
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_darwin_amd64.tar.gz
sha256: ab33f231d03ba4743c4103b41826f9727afc2b9aa677ed9d651229df3ac7fda6
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.111.1/preflight_darwin_arm64.tar.gz
sha256: 922c0830670ef4795f9b8c9676b889312841a70c26ed858374d69e713d9f8197
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_darwin_arm64.tar.gz
sha256: e8144ddacf17bc0a619f365a3d3a3edcc365efaa3311acdbf7e8f836ec720ef9
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.111.1/preflight_windows_amd64.zip
sha256: badc56ed05f6b55068a2b3597a401b16b1fd12599a2faa9a4af13c0a81f58458
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/preflight_windows_amd64.zip
sha256: 67356b1d0e45ba9008ad66f12a3c546f897254186e7113c27caa552d1e6b3368
files:
- from: preflight.exe
to: .
Expand Down

0 comments on commit c04a59f

Please sign in to comment.