Skip to content

Commit

Permalink
new version v0.18.0 of gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jul 3, 2023
1 parent 2232883 commit 3abb66e
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 @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: gadget
spec:
version: v0.17.0
version: v0.18.0
homepage: https://github.com/inspektor-gadget/inspektor-gadget
shortDescription: Gadgets for debugging and introspecting apps
description: |
Expand Down Expand Up @@ -35,38 +35,38 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.17.0/kubectl-gadget-linux-amd64-v0.17.0.tar.gz
sha256: 90853cb6c1586b2e6aeb4fb3cf6843abe0d57eb0fd6c5639dab079a02ec804c1
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.18.0/kubectl-gadget-linux-amd64-v0.18.0.tar.gz
sha256: dd9be8eb00c761f18f7e1eebe1045b96fac99fedbdef81b529915cc6b0974afd
bin: kubectl-gadget

- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.17.0/kubectl-gadget-linux-arm64-v0.17.0.tar.gz
sha256: be81dfca4431d747a01c852365ad4c2d65035993a67318d892ac7a996691339c
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.18.0/kubectl-gadget-linux-arm64-v0.18.0.tar.gz
sha256: 65a00bcb8f0754df414c695907cf511b4cee51c0c8a5eca2edc1f934c2432322
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.17.0/kubectl-gadget-darwin-amd64-v0.17.0.tar.gz
sha256: 391cd2276a13a15f8293ab4b1ada59ee5481f039faa97e4e3a9e99f782e731ef
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.18.0/kubectl-gadget-darwin-amd64-v0.18.0.tar.gz
sha256: b07486de65e1cd53d319f4d20733e477f73b12df435ab865e2f3eaa7fc1add11
bin: kubectl-gadget

- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.17.0/kubectl-gadget-darwin-arm64-v0.17.0.tar.gz
sha256: d166f80e8a1cfb0a598009791e1aaef1e082e0e866878aedd301af072bf2062a
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.18.0/kubectl-gadget-darwin-arm64-v0.18.0.tar.gz
sha256: e1beca0ce22299ebf30091d616cbef48dc186515ce3e889cb34702d3740a2c85
bin: kubectl-gadget

- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.17.0/kubectl-gadget-windows-amd64-v0.17.0.tar.gz
sha256: d4cc420e256d7486a28d87d5fa4c753418381627c3970caf714832d7186e607f
uri: https://github.com/inspektor-gadget/inspektor-gadget/releases/download/v0.18.0/kubectl-gadget-windows-amd64-v0.18.0.tar.gz
sha256: 7f6077e9a5c0ff7567320a1d764ec0a6b7ff0fdd2476823dadf94efc96889be5
bin: kubectl-gadget

0 comments on commit 3abb66e

Please sign in to comment.