Skip to content

Commit

Permalink
Fix .krew.yaml (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
superbrothers authored Nov 8, 2020
1 parent 20404f8 commit 8147a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: view-serviceaccount-kubeconfig
spec:
platforms:
- {{addURIAndSha ""https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/{{ .TagName }}/kubectl-view_serviceaccount_kubeconfig-darwin-amd64.zip"" .TagName }}
- {{addURIAndSha "https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/{{ .TagName }}/kubectl-view_serviceaccount_kubeconfig-darwin-amd64.zip" .TagName }}
bin: kubectl-view_serviceaccount_kubeconfig
files:
- from: "*"
Expand Down

0 comments on commit 8147a8f

Please sign in to comment.