From 2dfa757ddb8f7a3fc4041faf3db4331611a21203 Mon Sep 17 00:00:00 2001 From: hadar-co Date: Thu, 10 Feb 2022 18:52:23 +0200 Subject: [PATCH] Update .krew.yaml --- .krew.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.krew.yaml b/.krew.yaml index 1d77d34..79db6c1 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -20,7 +20,7 @@ spec: values: - darwin - linux - {{addURIAndSha "https://github.com/datreeio/kubectl-datree/releases/latest/download/kubectl-datree.zip" .TagName }} + {{addURIAndSha "https://github.com/datreeio/kubectl-datree/releases/download/{{ .TagName }}/kubectl-datree.zip" .TagName }} files: - from: "kubectl-datree" to: "."