From 453c3d63368b41a424229bcfa4edc8467858ee7f Mon Sep 17 00:00:00 2001 From: Glenn Sommer Date: Tue, 10 Oct 2023 14:14:50 +0200 Subject: [PATCH] Bump shell-ctx plugin (#3414) --- plugins/shell-ctx.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/shell-ctx.yaml b/plugins/shell-ctx.yaml index e4234b3ebcb..72ce880faac 100644 --- a/plugins/shell-ctx.yaml +++ b/plugins/shell-ctx.yaml @@ -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: | @@ -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: "."