Skip to content

Commit

Permalink
new version v0.0.26 of retina (#4406)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Feb 13, 2025
1 parent 59432df commit 2239177
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.25
version: v0.0.26
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.25/kubectl-retina-darwin-amd64-v0.0.25.tar.gz
sha256: 1a974e185628f84fc015a3372158ebf4bed7048e140692bce18f7f402da5ad73
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-darwin-amd64-v0.0.26.tar.gz
sha256: b4bdcf1f71d3f5b47758af720f719cf0aaac83377b5abd81381950cb7fb8cd12
bin: kubectl-retina-darwin-amd64
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.25/kubectl-retina-darwin-arm64-v0.0.25.tar.gz
sha256: cc77deee3f10e9ba4c47dab98d9edaf51fb92f75928b4b1911929d64a7ad04bb
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-darwin-arm64-v0.0.26.tar.gz
sha256: 5ee3a5a9ab779e72d858042366bd0c19edde9a76d9b9ecc615b927e544a71b10
bin: kubectl-retina-darwin-arm64
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.25/kubectl-retina-linux-amd64-v0.0.25.tar.gz
sha256: 4be8dbb16827f49996d70b8188f1c9952bc2228b3b1e2529e9879d7e68d45f33
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-linux-amd64-v0.0.26.tar.gz
sha256: def9691970690382b1ca26fbad08f04b6739a0d016515160f483abad09acc204
bin: kubectl-retina-linux-amd64
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.25/kubectl-retina-linux-arm64-v0.0.25.tar.gz
sha256: 25fd57685d3c9342b497c1e5fb3d516309bcc6f5fa021631dc0b06113bb0ef4a
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-linux-arm64-v0.0.26.tar.gz
sha256: 7bb97f626dd9d19e57f95499fa4948b2775518b1d855d153b8cd9d5e2a5f12f4
bin: kubectl-retina-linux-arm64
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/microsoft/retina/releases/download/v0.0.25/kubectl-retina-windows-amd64-v0.0.25.zip
sha256: 0ea6d1006082ad6988c7f68a599f67f8689b8f45ddaaa298dd41fc3b80a99800
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-windows-amd64-v0.0.26.zip
sha256: 9d8d4cbe786bee38fd0a8801e28b20bd4510fc3117d69dab2c157c833f4a180e
bin: kubectl-retina-windows-amd64.exe
- selector:
matchLabels:
os: windows
arch: arm64
uri: https://github.com/microsoft/retina/releases/download/v0.0.25/kubectl-retina-windows-arm64-v0.0.25.zip
sha256: 1697e6023894e465c7a0eb04abc6cea3b351203976f883547b20355dcc5e7e5e
uri: https://github.com/microsoft/retina/releases/download/v0.0.26/kubectl-retina-windows-arm64-v0.0.26.zip
sha256: 264c8d3572d00525ec2407ca38aaaa0723e04c079e66a70b77caf2b84443ca31
bin: kubectl-retina-windows-arm64.exe

0 comments on commit 2239177

Please sign in to comment.