Skip to content

Commit

Permalink
new version v0.0.22 of retina (#4328)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 7, 2025
1 parent 2279894 commit 9f38972
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.21
version: v0.0.22
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.21/kubectl-retina-darwin-amd64-v0.0.21.tar.gz
sha256: 82044bee4aa4a6b4e5babc4b4b4b982fb1f997b9e5156ff5ed682084247ff213
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-darwin-amd64-v0.0.22.tar.gz
sha256: 5aa8fbb590854f127dea09a914a458adacce197683897e413fadc8deb5174d8a
bin: kubectl-retina-darwin-amd64
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-darwin-arm64-v0.0.21.tar.gz
sha256: 72a0dfaff003cf67fc8b02efd2a4cfcbcc966f0c476eec7b22dd6d9ab9cbb1bc
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-darwin-arm64-v0.0.22.tar.gz
sha256: 70fade5e5866df177f2275441b6d2fc6023d88d61c0c603a05614e968edead22
bin: kubectl-retina-darwin-arm64
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-linux-amd64-v0.0.21.tar.gz
sha256: 31b094962ec4ca94d5e4f2cbb0d40e5113473b1b0cf67d7582a4bcb05c08e1f3
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-linux-amd64-v0.0.22.tar.gz
sha256: 67341f70a07c8eeba1356939655ff122b0151c7d15699ef6c2330861ff66ea79
bin: kubectl-retina-linux-amd64
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-linux-arm64-v0.0.21.tar.gz
sha256: f83d6ccf3d74410378f3e0c9b375d1d98126eb4f65a171f1db604d27c7c7cee3
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-linux-arm64-v0.0.22.tar.gz
sha256: ae70a611397dc135f29c40f4aea352c4c1e3d65508b9d1cce2fc1718e5031889
bin: kubectl-retina-linux-arm64
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-windows-amd64-v0.0.21.zip
sha256: a2e679af5a921c614c562eb736543e26ad57dc79ecf66c00e19c0df4f3f039a0
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-windows-amd64-v0.0.22.zip
sha256: a4edc5909398ff9e12efb78e11ca274721620d957e92228c748553bf0966c8b6
bin: kubectl-retina-windows-amd64.exe
- selector:
matchLabels:
os: windows
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.21/kubectl-retina-windows-arm64-v0.0.21.zip
sha256: 0ffa617eb54d23f9e443a68b1c623ce384e1d854b7d16c9f624831aecd3c66c1
uri: https://github.com/microsoft/retina/releases/download/v0.0.22/kubectl-retina-windows-arm64-v0.0.22.zip
sha256: 36625c493e0a28ae4eb2f0077deb92ec3d8d9b39ce794cd2782a0b3dc50373ab
bin: kubectl-retina-windows-arm64.exe

0 comments on commit 9f38972

Please sign in to comment.