Skip to content

Commit

Permalink
Merge pull request #30 from rajatjindal/patch-1
Browse files Browse the repository at this point in the history
Update .konfig.yaml
  • Loading branch information
corneliusweig authored Nov 7, 2020
2 parents 246eccd + 757b7ca commit 26eb0a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .konfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kind: Plugin
metadata:
name: konfig
spec:
version: {{ .TagName }}
version: "{{ .TagName }}"
platforms:
- {{ addURIAndSha "https://github.com/corneliusweig/konfig/releases/download/{{ .TagName }}/bundle.tar.gz" .TagName }}
- {{addURIAndSha "https://github.com/corneliusweig/konfig/releases/download/{{ .TagName }}/bundle.tar.gz" .TagName | indent 6 }}
bin: konfig-krew
files:
- from: ./konfig-krew
Expand Down

0 comments on commit 26eb0a3

Please sign in to comment.