Skip to content

Commit

Permalink
Bump shell-ctx plugin (#3414)
Browse files Browse the repository at this point in the history
  • Loading branch information
glemsom authored Oct 10, 2023
1 parent 1a0d8da commit 453c3d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/shell-ctx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: shell-ctx
spec:
version: "v1.0.4"
version: "v1.0.5"
homepage: https://github.com/glemsom/shell-ctx
shortDescription: "Shell independent context switching"
description: |
Expand All @@ -23,8 +23,8 @@ spec:
values:
- darwin
- linux
uri: https://github.com/glemsom/shell-ctx/releases/download/v1.0.4/v1.0.4.zip
sha256: 23f35d623d87a7f217036c01afa1377c3e339acd381133c6b074f3c8502aa461
uri: https://github.com/glemsom/shell-ctx/releases/download/v1.0.5/v1.0.5.zip
sha256: b958f3c9141a222ad7dd684d6d55eca8c44b8bdff53302121f92d73a94eb77be
files:
- from: "shell-ctx*/kubectl-shell_ctx"
to: "."
Expand Down

0 comments on commit 453c3d6

Please sign in to comment.