Skip to content

Commit

Permalink
new version v0.0.21 of retina
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Dec 16, 2024
1 parent f806af4 commit be1530d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/retina.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: retina
spec:
version: v0.0.20
version: v0.0.21
homepage: https://github.com/microsoft/retina
shortDescription: Distributed network captures and telemetry
description: |
Expand All @@ -18,42 +18,42 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-darwin-amd64-v0.0.20.tar.gz
sha256: 17fd5c691cbdb81c7a31d97f3769e7c7d3b8c3be5bafd140bb2e32e998082305
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-darwin-amd64-v0.0.21.tar.gz
sha256: 82044bee4aa4a6b4e5babc4b4b4b982fb1f997b9e5156ff5ed682084247ff213
bin: kubectl-retina-darwin-amd64
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-darwin-arm64-v0.0.20.tar.gz
sha256: f3e0ec25f54035fd2407d011aa7ec06497ca16fb1572b1d7820854edf55b793f
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-darwin-arm64-v0.0.21.tar.gz
sha256: 72a0dfaff003cf67fc8b02efd2a4cfcbcc966f0c476eec7b22dd6d9ab9cbb1bc
bin: kubectl-retina-darwin-arm64
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-linux-amd64-v0.0.20.tar.gz
sha256: 4122ef20601c8c9269a93cb9cf8f3b3b717775cb29210be9082f41d9ef1ed06b
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-linux-amd64-v0.0.21.tar.gz
sha256: 31b094962ec4ca94d5e4f2cbb0d40e5113473b1b0cf67d7582a4bcb05c08e1f3
bin: kubectl-retina-linux-amd64
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-linux-arm64-v0.0.20.tar.gz
sha256: a3339cb7bd3a19c6cc300459341bf76303f4815c9fc9f9a8979b0fe30b5551c7
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-linux-arm64-v0.0.21.tar.gz
sha256: f83d6ccf3d74410378f3e0c9b375d1d98126eb4f65a171f1db604d27c7c7cee3
bin: kubectl-retina-linux-arm64
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-windows-amd64-v0.0.20.zip
sha256: 45b2c69a7c4e589e397353800dc3228ea87c2564843025397bec158ab37fa098
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-windows-amd64-v0.0.21.zip
sha256: a2e679af5a921c614c562eb736543e26ad57dc79ecf66c00e19c0df4f3f039a0
bin: kubectl-retina-windows-amd64.exe
- selector:
matchLabels:
os: windows
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.20/kubectl-retina-windows-arm64-v0.0.20.zip
sha256: d77be0a1422638e2c282342638d8845389cf01c08b7fcb70066e28a88f393ac6
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-windows-arm64-v0.0.21.zip
sha256: 0ffa617eb54d23f9e443a68b1c623ce384e1d854b7d16c9f624831aecd3c66c1
bin: kubectl-retina-windows-arm64.exe

0 comments on commit be1530d

Please sign in to comment.