We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad87423 commit a30e602Copy full SHA for a30e602
plugins/shell-ctx.yaml
@@ -3,7 +3,7 @@ kind: Plugin
3
metadata:
4
name: shell-ctx
5
spec:
6
- version: "v1.0.7"
+ version: "v1.0.8"
7
homepage: https://github.com/glemsom/shell-ctx
8
shortDescription: "Shell independent context switching"
9
description: |
@@ -23,8 +23,8 @@ spec:
23
values:
24
- darwin
25
- linux
26
- uri: https://github.com/glemsom/shell-ctx/releases/download/v1.0.7/v1.0.7.zip
27
- sha256: 082b64d5097029ed31251491abbc932e69071a1634daec619f7e136f24066625
+ uri: https://github.com/glemsom/shell-ctx/releases/download/v1.0.8/v1.0.8.zip
+ sha256: f5b6386dbb8f3691d1b08780c81ef5764fffcb6094faf571e51eff1ba6864164
28
files:
29
- from: "shell-ctx*/kubectl-shell_ctx"
30
to: "."
0 commit comments