Skip to content

Commit

Permalink
new version v0.34.0 of gadget (#4185)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 4, 2024
1 parent 9b6f262 commit cc40ef2
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.33.0
version: v0.34.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.33.0/kubectl-gadget-linux-amd64-v0.33.0.tar.gz
sha256: 776eb33375d21bcff554148797f8ebcad9f6b4da1b6e8f28ad2522a018704cf2
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.34.0/kubectl-gadget-linux-amd64-v0.34.0.tar.gz
sha256: 510f262821917625c89081c0caec0229d25f63944d08778148570a9c57e23900
bin: kubectl-gadget

- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.33.0/kubectl-gadget-linux-arm64-v0.33.0.tar.gz
sha256: 573fc81a4b559909d409fb14550f2fc5d7c69d2cdb245784593255d6a11fab94
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.34.0/kubectl-gadget-linux-arm64-v0.34.0.tar.gz
sha256: 268090da07e1793473eef7949b0e3b13981bb0c2a88d786f56e8a28fe29e58b8
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.33.0/kubectl-gadget-darwin-amd64-v0.33.0.tar.gz
sha256: c6e99b850a766707022c272327fd666978a6cf3d793efb8bb6e8295893fcddb1
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.34.0/kubectl-gadget-darwin-amd64-v0.34.0.tar.gz
sha256: 115db3021512f8d0892fdc26e44b979e176276b0cc298f8db3f0086c86920c60
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.33.0/kubectl-gadget-darwin-arm64-v0.33.0.tar.gz
sha256: bf0e7c90b86379ac0c357aebf2c76aabd3461c29fb2b69a4bee2739c0219dc2f
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.34.0/kubectl-gadget-darwin-arm64-v0.34.0.tar.gz
sha256: a49a20dd9624621c4ef4b5c6bfa1982745e4756427e7bab636f8e0b668bbbdfc
bin: kubectl-gadget

- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.33.0/kubectl-gadget-windows-amd64-v0.33.0.tar.gz
sha256: 71fb1c1d7c819f3768bf04897ac74520741285db348e5bcb1e0f0e4f6b4700e4
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.34.0/kubectl-gadget-windows-amd64-v0.34.0.tar.gz
sha256: 2229215ae33468d4aa5a7833bb57dd5f5108f45bc586180682c39a32c50360fc
bin: kubectl-gadget.exe

0 comments on commit cc40ef2

Please sign in to comment.