Skip to content

Commit

Permalink
Update ssh-jump.yaml for v0.8.0 (#3072)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoichi Kawasaki <yokawasa@gmail.com>
  • Loading branch information
yokawasa committed Apr 15, 2023
1 parent 4ce9cd3 commit cd991e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/ssh-jump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: ssh-jump
spec:
version: "v0.7.3"
version: "v0.8.0"
homepage: https://github.com/yokawasa/kubectl-plugin-ssh-jump
platforms:
- selector:
matchExpressions:
- {key: os, operator: In, values: [darwin, linux]}
uri: https://github.com/yokawasa/kubectl-plugin-ssh-jump/archive/0.7.3.zip
sha256: "0c2ec4c54d8fcee93f525e119a2883931d73a55e27379b9b2b5626afebed2555"
uri: https://github.com/yokawasa/kubectl-plugin-ssh-jump/archive/0.8.0.zip
sha256: "e882e9af7c6f9a41b43679bd12a1b336c578fb145bdd51333f6ed9c16e83371b"
files:
- from: "./*/kubectl-ssh-jump"
to: .
Expand Down

0 comments on commit cd991e9

Please sign in to comment.