Skip to content

Commit

Permalink
new version v0.29.0 of gadget (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jun 3, 2024
1 parent d79be23 commit d8d70c4
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.28.1
version: v0.29.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.28.1/kubectl-gadget-linux-amd64-v0.28.1.tar.gz
sha256: 97014a6b2d4eddd7cf3a4a23810a4c9771eb832748901646c62b312c9317a10a
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.29.0/kubectl-gadget-linux-amd64-v0.29.0.tar.gz
sha256: 23f5363d50f4bb12bbf1f490844ed43526c11331faf8780a86e83afa5d977ddd
bin: kubectl-gadget

- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.28.1/kubectl-gadget-linux-arm64-v0.28.1.tar.gz
sha256: deb6baab390c0b2e958032a736758864c87759f0c88cbb4562230d8a82908e94
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.29.0/kubectl-gadget-linux-arm64-v0.29.0.tar.gz
sha256: 06509202a39f673de13650baecfa6527a1a800545c4f21f96d4f873b12c92d27
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.28.1/kubectl-gadget-darwin-amd64-v0.28.1.tar.gz
sha256: 0fd8b881250212ac79a4d20ab8b16c2fcc283c44fb1605a5314e87b6b9fb559d
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.29.0/kubectl-gadget-darwin-amd64-v0.29.0.tar.gz
sha256: addfe14c34c4e9778f2ed37b0d28287e5f2ace25da9ba0b5d3c610dbf73d4ba4
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.28.1/kubectl-gadget-darwin-arm64-v0.28.1.tar.gz
sha256: 8e4eafe3c0c0048a7930ca4588d607f8bdaa5fccd2b369259dba5b7ba6598c3d
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.29.0/kubectl-gadget-darwin-arm64-v0.29.0.tar.gz
sha256: 9679f9e106ce9e78540d6e36b26a0bc5e2f2241e533ce8645c8afe1fde99f72e
bin: kubectl-gadget

- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.28.1/kubectl-gadget-windows-amd64-v0.28.1.tar.gz
sha256: 0e80bacfdd704b01ae9a9ba023315130859a323b3ff554783434dbd36860a8fa
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.29.0/kubectl-gadget-windows-amd64-v0.29.0.tar.gz
sha256: 5e467afc3b46683e0436c8dcd1c7805cf5008ce3f0e9546c25d44fca32ef1cfb
bin: kubectl-gadget.exe

0 comments on commit d8d70c4

Please sign in to comment.