Skip to content

Commit

Permalink
new version v0.3.5 of ktop (#3074)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Apr 16, 2023
1 parent 43282b9 commit 822a343
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/ktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@ kind: Plugin
metadata:
name: ktop
spec:
version: v0.3.0
version: v0.3.5
platforms:
- bin: kubectl-ktop
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.0/kubectl-ktop_v0.3.0_linux_arm64.tar.gz
sha256: 52ff905f5767892882b2f40674bb39b48e1a365b6cd74cf3078b12988125c3d1
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.5/kubectl-ktop_v0.3.5_linux_arm64.tar.gz
sha256: 61e50fb72528bea4c5255a3262d1400e64cd356fad0e3113e8125c6b97016373
selector:
matchLabels:
os: linux
arch: arm64
- bin: kubectl-ktop
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.0/kubectl-ktop_v0.3.0_linux_amd64.tar.gz
sha256: f2265dce311f159f2e9cdd19889e48f218647c435e16b30fa66fca74a1c5c66d
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.5/kubectl-ktop_v0.3.5_linux_amd64.tar.gz
sha256: 7e41901f466fea157eaf7f060d7472f3627aa78997e1d06088284792ee0f6597
selector:
matchLabels:
os: linux
arch: amd64
- bin: kubectl-ktop
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.0/kubectl-ktop_v0.3.0_darwin_arm64.tar.gz
sha256: 8b2f0343a512203a0f8a9f809c890c1fc5b2ffbe7c69438f1ff4284ea7cc1842
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.5/kubectl-ktop_v0.3.5_darwin_arm64.tar.gz
sha256: 011b1e5b76738c0fe3e807e517082cf4f23742bd1d6a4df7c98248ccff95a4d5
selector:
matchLabels:
os: darwin
arch: arm64
- bin: kubectl-ktop
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.0/kubectl-ktop_v0.3.0_darwin_amd64.tar.gz
sha256: 8101c3415447b731db5e20bda6f61a6a535016de90c75af7121fa91768137c7c
uri: https://github.com/vladimirvivien/ktop/releases/download/v0.3.5/kubectl-ktop_v0.3.5_darwin_amd64.tar.gz
sha256: 6758f1e5f1a3ce11c3ee01552e4b396c3718a7998786733c5d98cfad9f9c8bab
selector:
matchLabels:
os: darwin
Expand Down

0 comments on commit 822a343

Please sign in to comment.