Skip to content

Commit

Permalink
new version v0.37.0 of gadget (#4387)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Feb 3, 2025
1 parent 4999cba commit 13edb76
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/gadget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ metadata:
# artifacthub.io/recommendations:
# artifacthub.io/screenshots:
spec:
version: v0.36.1
version: v0.37.0
homepage: https://github.com/inspektor-gadget/inspektor-gadget
shortDescription: Gadgets for debugging and introspecting apps
description: |
Expand Down Expand Up @@ -82,38 +82,38 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-linux-amd64-v0.36.1.tar.gz
sha256: c0c280bd151bb6657708c3c1fc980815633545a85bc72ebf3bdf03543ac6abea
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.37.0/kubectl-gadget-linux-amd64-v0.37.0.tar.gz
sha256: 0c8e987c4569809cf4acb73690f37fe83fceade56befde9dda63a26facc364f0
bin: kubectl-gadget

- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-linux-arm64-v0.36.1.tar.gz
sha256: f17060d9a7505ba57eb469712ed6a849c3e319439dd7fc1524bd403bd77e3393
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.37.0/kubectl-gadget-linux-arm64-v0.37.0.tar.gz
sha256: 5e473198abcdd3382e272da6cd228e7c9f497fdf087a656a2909c5f9d426fc56
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-darwin-amd64-v0.36.1.tar.gz
sha256: 8defd2b1da02025d4b69ba3a2d1688067dbb0947e564977c9524e17f4fc63974
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.37.0/kubectl-gadget-darwin-amd64-v0.37.0.tar.gz
sha256: aeed15dfbb3457c24024c61554eaf423b5a34cf7ecd4c8b9b56150a84507a7cc
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-darwin-arm64-v0.36.1.tar.gz
sha256: d0700bd6e969b6b52e5be9858aa0e12dfcb29e38b1c82a13b9f039b55a751c76
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.37.0/kubectl-gadget-darwin-arm64-v0.37.0.tar.gz
sha256: 6b6e4fcbc926cc3acdcb0a925a4749f8414644aa26514bd4d177bd8f0b6e2b35
bin: kubectl-gadget

- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.36.1/kubectl-gadget-windows-amd64-v0.36.1.tar.gz
sha256: 6245f562e6da2560d07d4023894d122c0d4c6e4e3305548cd0c88484103a6d4e
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.37.0/kubectl-gadget-windows-amd64-v0.37.0.tar.gz
sha256: 21274bb8e52a3af3f4526b3f68aa4c47d7ecca326a6cc78c8fc898791ed508b3
bin: kubectl-gadget.exe

0 comments on commit 13edb76

Please sign in to comment.